Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Is it possible to allow only certain extension to be installed and block all other?

  • 3 antwurd
  • 1 hat dit probleem
  • Lêste antwurd fan cor-el

more options

Hi,

Is it possible to allow only certain extensions to be installed and block all others? Kinda like a negative blocklist.xml.

Hi, Is it possible to allow only certain extensions to be installed and block all others? Kinda like a negative blocklist.xml.

Alle antwurden (3)

more options

Probably not, there isn't anything like that built into Firefox. Anything a user can do himself would involve locking the \extensions\ folder or emptying the Allowed Websites - Addons Installation list, but that would only prevent "online" installation of extensions. The worst "offenders" are programs that the user installs which create registry entries and "install" extensions that only the blocklist.xml mechanism can deal with.

The only possible way that I can think of is to add the 20,000 plus extensions that you don't want to the blocklist.xml file, and then lock it so that Mozilla can't update it.

Bewurke troch the-edmeister op

more options

Thanks for the answer Edmeister,

I'm thinking about locking down the Extensions folder, and block downloading the xpi files.

Best regards, Sea-you

more options

You can lock the pref xpinstall.enabled to false

lockPref("xpinstall.enabled" ,false);


See also http://kb.mozillazine.org/Locking_preferences