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

搜尋 Mozilla 技術支援網站

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

了解更多

reset about:config

  • 4 回覆
  • 6 有這個問題
  • 10 次檢視
  • 最近回覆由 cor-el

more options

I followed a Mozilla Support article about manually uninstalling a plugin. I got the plugin removed but I remember I had to change a value from true to false or from false to true in the about:config of my Firefox browser. I can't, for the life of me, find this article again and can't remember if I changed this value back afterwards.

First of all, does anyone know what article I'm talking about?

Would this value be something that could negatively affect my experience? (Change something or make something not work right until it's reset to the original value?)

And finally, would uninstalling and reinstalling Firefox reset all the values in the about:config? Would something special need to be done to make the about:config reset? (I don't particularly want to delete all my bookmarks, logins, preferences, etc. though...)

Thanks!!

I followed a Mozilla Support article about manually uninstalling a plugin. I got the plugin removed but I remember I had to change a value from true to false or from false to true in the about:config of my Firefox browser. I can't, for the life of me, find this article again and can't remember if I changed this value back afterwards. First of all, does anyone know what article I'm talking about? Would this value be something that could negatively affect my experience? (Change something or make something not work right until it's reset to the original value?) And finally, would uninstalling and reinstalling Firefox reset all the values in the about:config? Would something special need to be done to make the about:config reset? (I don't particularly want to delete all my bookmarks, logins, preferences, etc. though...) Thanks!!

由 NoahSUMO 於 修改

被選擇的解決方法

There is a way to expose the full path on disk for a plugin to make it easier to find. It is recommend to turn that off after using it. (This is because websites can read that path and thereby discover some information about your system that you might prefer not to reveal.)

Does that sound familiar? That preference is called plugin.expose_full_path

從原來的回覆中察看解決方案 👍 4

所有回覆 (4)

more options

選擇的解決方法

There is a way to expose the full path on disk for a plugin to make it easier to find. It is recommend to turn that off after using it. (This is because websites can read that path and thereby discover some information about your system that you might prefer not to reveal.)

Does that sound familiar? That preference is called plugin.expose_full_path

由 jscher2000 - Support Volunteer 於 修改

more options

it's set to "False"

Thank you! I'm going to call it solved and not worry about this :p

more options

BTW, that pref isn't need to view the full path to plugins in Firefox 22.0 - plus versions. about:plugins automatically shows the full path without changing plugin.expose_full_path to true.

And any users who did toggle that preference to true in the past should change it back to false.

more options

Note that you should leave the plugin.expose_full_path pref set to false to avoid exposing that full path of all plugins to websites via the navigator.plugins array.

As posted above, current Firefox versions always show the full path of all plugins on the about:plugins page via a Path line and also show the State (enabled or disabled).