当 http://*/* 包含在清单中时发出警告

发布于 2024-11-26 16:05:22 字数 58 浏览 2 评论 0原文

当我尝试安装清单中具有 http://*/* 权限的扩展时,将显示什么警告?

What will be the warning displayed when I try to install an extension that has http://*/* permission in manifest ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

甜中书 2024-12-03 16:05:22

http://code.google.com/chrome/extensions/permission_warnings.html

“您在所有网站上的数据” 将是警告。查看完整列表的链接。

[编辑]
除了我提供的链接之外,实际的问题是最终用户会看到什么。 @Alasdair 在带有以下链接的评论中回答了这一问题:

http://www.google.com/support/chrome_webstore/bin/answer.py?hl=en&answer=186213

...准确显示用户将看到的内容。

http://code.google.com/chrome/extensions/permission_warnings.html

"Your data on all websites" will be the warning. Check out the link for the complete list.

[edit]
In addition to the link I provided, the actual question was what would the end user see. @Alasdair answered that in a comment with this link:

http://www.google.com/support/chrome_webstore/bin/answer.py?hl=en&answer=186213

...that shows exactly what the user would see.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文