Installing firefox extension for all users [system wide installation]

半腔热情 提交于 2019-12-06 11:56:14
serv-inc

Just to provide the old answer, which no longer worked flawlessly:

If you want to do a silent administrative install [...]:

uncompress the .xpi file yourself (as a ZIP file) to an appropriately named (extension's ID) folder. On Linux/Unix platforms you can use a helper script to determine extension IDs in an automated fashion.

Put this directory into the browser/extension folder.

See also this answer about Thunderbird (by me). The same steps worked for Firefox before application signing was enforced. In Firefox 43, the signature checks can be disabled via about:config. The about:config workaround will supposedly stop working in Firefox 44.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!