How to Allow UnSigned Plugins In Firefox
(Using the Configuration Editor for Firefox)
https://support.mozilla.org/en-US/kb/about-config-editor-firefox
(Note: Adapted from Firefox Blog, for this blog listing purely for the simplicity of a single reference point)
Table of Contents
Opening about:config
In the Location bar, type about:config and press Enter.
- The about:config “This might void your warranty!” warning page may appear. Click to continue to the about:config page.
Adding, changing and resetting preferences
To add a new preference, right-click anywhere in the list of preferences. In the context menu, select , select the type of preference you are adding (String , Integer , or Boolean) and then follow the prompts to enter the preference name and value.
- String is any sequence of text
- Integer is a number
- Boolean is true or false
To change the value of an existing string or integer preference, right-click on the preference and select from the context menu (or double-click on the preference) and then type in the new value in the window that opens. For a boolean (true-false) preference, right-click on the preference and select from the context menu (or double-click on the preference) to toggle its value between true and false.
To reset a preference to its default value or to remove an added preference, right-click on the preference and select . You can only use the “Reset” option for user set preferences, which are listed in bold type. If you added the preference entry yourself using about:config, it will no longer be listed after restarting Firefox. (To reset all preferences, see the article Reset Firefox preferences to troubleshoot and fix problems).
Searching for preferences
You can use the Search: box at the top of the about:config page to quickly find specific preferences. For example, if you enter snippet in the Search box, it will bring up the browser.aboutHomeSnippets.updateUrl preference. Note that preference names themselves are case-sensitive but search terms are not.
Please visit the Firefox website for more..
Share this article: http://mzl.la/1U8c8gM


