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.

Can I set a password so others cannot install extensions on a public computer?

  • 2 antwurd
  • 4 hawwe dit probleem
  • 1 werjefte
  • Lêste antwurd fan cor-el

more options

I have been named the administrator of a computer lab for a non-profit. They have had problems with people installing various toolbars and other extensions in Firefox. I would like to block the installation of these either by setting a password or by some other means. Is there some way I can do this?

I have been named the administrator of a computer lab for a non-profit. They have had problems with people installing various toolbars and other extensions in Firefox. I would like to block the installation of these either by setting a password or by some other means. Is there some way I can do this?

Alle antwurden (2)

more options

Try installing the Public Fox add-on, then in its options, make sure that access to the add-ons window and about:config are protected. In the list of file extensions that you do not want to download, add "xpi". Also make sure that "exe" is blocked, as some extensions are added by running an external application.

The above should prevent extensions from being installed, but you can also make the following change to a hidden setting.

  1. Type about:config into the location bar and press enter
  2. Accept the warning message that appears, you will be taken to a list of preferences
  3. Locate the preference xpinstall.enabled and set its value to false by double-clicking on it.
more options

You can lock the above mentioned pref xpinstall.enabled

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

lockPref("xpinstall.enabled" ,false);