Skip to content

isabella232/disableaddons

 
 

Repository files navigation

This disables add-on feature of Firefox and Thunderbird. After you install this, you never can install/manage addons anymore.

If you hope that the addon manager should be available only to list activated addons and change configurations, then:

lockPref("extensions.disableaddons@clear-code.com.disable.manager", false);

This is mainly designed for corporate-use. To activate addon features, you have to uninstall this from your profile directory or other installed location by hand.

About

Disables add-on feature of Firefox

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 14.7%
  • Batchfile 1.8%
  • Shell 1.1%
  • Makefile 1.0%