gpt4 book ai didi

greasemonkey - 在 chrome ://settings and similar urls 上运行用户脚本

转载 作者:行者123 更新时间:2023-12-01 00:42:54 27 4
gpt4 key购买 nike

为什么 tampermonkey 对 chrome://history/ 等网址不起作用或 chrome://settings/ ?有什么方法可以在此页面上运行用户脚本?

最佳答案

不幸的是,这是不可能的,因为 chrome chrome:// 不支持方案 ( @match )的能力。

UserScripts 也使用 Chrome 的 match 规范,因此 Chrome 扩展程序也无法做到这一点。

从链接的规范:

Host permissions and content script matching are based on a set of URLs defined by match patterns. A match pattern is essentially a URL that begins with a permitted scheme (http, https, file, or ftp, and that can contain '*' characters).

关于greasemonkey - 在 chrome ://settings and similar urls 上运行用户脚本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36228669/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com