為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How do I stop new Extensions from loading without my consent ?

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 Banban

more options

Under the Tools tab Open Add-ons Than go to Extensions Something always loads itself here. This time it was something called "coupcoup" Its not always the same program that loads. It does give me the option to disable or remove it but I would just rather it not load in the first place.

Under the Tools tab Open Add-ons Than go to Extensions Something always loads itself here. This time it was something called "coupcoup" Its not always the same program that loads. It does give me the option to disable or remove it but I would just rather it not load in the first place.

所有回覆 (1)

more options

Change a pref in the advanced configuration of Firefox:

  1. Enter about:config in the address bar
  2. Accept the warning
  3. Enter plugin.default in the search box, you should get 2 lines
  4. For both lines, double-click on the value and change it (respectively 1 and 2 by default) to 0.
  • 0 - all plugins are "never activate"
  • 1 - all plugins are "ask to activate"
  • 2 - all plugins are "always activate"

Note it will not change the pref for a few plugins: Flash, Java, codec H264…

If you want also to disable the few plugins mentioned above, enter plugin.state in the search box of about:config, find lines ending with flash and java and change their values to 0 (by default, 2 for flash and 1 for java). On websites requiring one of these plugins, you will have to click on a button at the top left to show the activation popup.