php - extension.binding 的 Lazy require 没有设置绑定(bind)字段

标签 php html google-chrome google-chrome-extension

我有一个 photos.html,它在本地 php 服务器上运行,带有一堆 javascript 和 html。每当我加载页面时,我都会得到一个 (CONTENT_SCRIPT context for elkanacmmmdgbnhdjopfdeafchmhecbf) Lazy require of extension.binding did not set the binding field。在文件的第一行。

通过我的研究,所有类似的问题似乎都与使用 chrome 扩展有关,所以它们没有帮助。即使我取出所有内容并运行该页面,我仍然会收到错误。

这是什么原因造成的?

我在我的 mac 上用 php -S 127.0.0.1:8080 运行我的服务器,如果它有用的话

最佳答案

谷歌搜索给定的 id 给了我一个链接到 chrome 商店中的那个应用程序。从 chrome 中删除扩展程序可以消除错误。

关于php - extension.binding 的 Lazy require 没有设置绑定(bind)字段,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41599087/

相关文章:

php - 如何将每个 php foreach 值放入每个 jquery ajax

php - 努力理解如何使用 MySQL 数据创建 PHP 数组

html - 在网站上提供视频的最佳方式是什么?

html - 部分元素内的按钮呈现得更大

html - 选取框在 Google Chrome 中不工作?

javascript - 为什么我无法通过 Ajax 获取 WP 自定义字段值或发布 ID?

php - 如何在 PHP 中获取视频时长、尺寸和大小?

html - 如何使用CSS将div高度扩展到底部?

css - chrome 中的 overflow-y phantom margin

google-chrome - 适用于 ChromeDriver 和 Chrome 浏览器的 Selenium 以及日志消息 "Only local connections are allowed"