擴展管理器 的評論
擴展管理器 作者: HongyuanCao
42 筆評論
- 評價 3 分,滿分 5 分來自 Firefox 使用者 13549020,8 小時前插件无法运行,可以这样解决:
在 everthing 搜索 15bea603-f341-47aa-a925-cb933434fe8e}.xpi 关闭浏览器,将 xpi 修改为 zip 使用 zip 打开 manifest.json,编辑 json 文件,将 "default_popup": "popup.html" 里面的 popup.html 修改为 popup/index.html,最后在拓展里打开调试附加组件,点击「临时加载附加组件」选中修改后的 15bea603-f341-47aa-a925-cb933434fe8e}.xpi - 評價 1 分,滿分 5 分來自 Firefox 使用者 18957682,7 個月前
- While indeed broken like other users stated, you can still use it if you fix the url it is trying to access for its interface.
The current "moz-extension://2cb62284-f1f7-4715-874d-cfab37a8af7d/popup.html is actually pointing to a folder and not a file, the one it should be pointing instead is one deeper: moz-extension://2cb62284-f1f7-4715-874d-cfab37a8af7d/popup/index.html
Opening this in a new tab restores most functionality. - 評價 5 分,滿分 5 分來自 amo_nostalgic,1 年前will you please update it for wf 115, so that it will at least open the add-ons options' pages?
this is currently not disabling/enabling add-ons, but I still use it for the filtering ease it provides, to see the current state of any add-on.
thanks for being the only developer trying to give users a less clumsy experience with add-on management on "firefox" post add-on apocalypse in 2017. - 評價 1 分,滿分 5 分來自 Jerry Clean,2 年前
- 評價 1 分,滿分 5 分來自 deviloaded666,2 年前This doesn't work at all. I am using Firefox version 122 here. It would've been great to be able to enable/disable any add-ons quickly. There is a very similar extension on Chrome that works very well.
- 評價 3 分,滿分 5 分來自 charles.ee,2 年前I like the concept, but at the moment doesn't seem to work. Places an icon next to the Container tabs/Favorite button, but when you click it the errors "Firefox can’t find the file at moz-extension://ba13ae03-e846-4235-a364-cd3577f2d73a/popup.html." displays.