【发布时间】:2021-10-04 21:56:50
【问题描述】:
我在浏览器调试器的 打开文件... 框中找不到我的用户脚本(名称定义在 // @name)。
似乎Annarfych's answer 和Hjulle's answer 到How to debug Greasemonkey script with the Firebug extension? 不再起作用了。
因为Michael's findings 到Greasemonkey script folder missing?
显然 GreaseMonkey 不再将用户脚本存储在 Firefox 的
gm_scripts中。 [...] 脚本显然存储在 SQLite 数据库文件中。
【问题讨论】:
标签: debugging greasemonkey tampermonkey userscripts firefox-57+