Firefox 扩展可以启用/禁用其他扩展吗?
我正在使用 Firefox 扩展。我想要在选项对话框中启用其他扩展的选项。这将取决于用户的选择。 就像做一些工作一样,用户有 3 个扩展。我希望我的扩展程序能够选择询问用户他想要启用三个扩展程序中的哪个扩展程序。 我想我的扩展程序需要知道的只是其他人的偏好设置。
I am working with firefox extensions. I want an option of enabling other extension in the options dialog box. this will depend on users choice.
Like for doing some work there are 3 extensions user has. I would like my extension to have an option of asking user which extension outta the three he wants to enable.
I guess all my extension would need to know is the preference settings of others.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请查看以下链接。
https://developer.mozilla.org/en/Toolkit_API/FUEL
https://developer.mozilla.org/en/Toolkit_API/extIExtensions
https://developer.mozilla.org/en/Toolkit_API/extIExtension
Take a look at the following links.
https://developer.mozilla.org/en/Toolkit_API/FUEL
https://developer.mozilla.org/en/Toolkit_API/extIExtensions
https://developer.mozilla.org/en/Toolkit_API/extIExtension