Download Firefox extensions and themes. They're like apps for your browser. They can block annoying ads, protect passwords, change browser appearance, and more. SettingSanity Recently Firefox removed some useful options from the menus, including the ability to disable images, disable JavaScript, and disable the Tab Bar in the options menu. This extension restores these useful and missed controls.
I have the iCloud Control Panel v3.1 installed on my Windows 7 64-bit system. It was working fine using Internet Explorer. I switched to Foxfire and when I attempt to activate the app I get the message 'JavaScript is required. To use iCloud enable JavaScript in your browser and try again ... (popup at bottom of page states 'Would you like to make Internet Explorer your default browser?')When I look in the Foxfire Add-ins, there is only a Java Deployment Toolkit that is blocked because the plugin is noted to have security vulnerabilities.I give up ... can anyone help guide me on this issue. I would really like to be able to access iCloud without having to use a bookmark each time. Windows Programs does not show any version of Java as having been installed.Thanks to anyone who responds.
Mozilla has removed these options from Firefox Preferences window. Users can't access these options any more. So now you can't disable images, you can't disable JavaScript and you can't disable tab bar as these options are no longer available in Firefox settings.
Opening Settings
Beginning with Firefox 62, the icon to open Developer Tools settings has been moved into a menu accessed by clicking/touching ... (the elipsis) on the right of the tab.
The menu includes settings to control the location of the Developer Tools. You can choose between the default setting at the bottom of the windows, or move the tools to the left or right side of the screen. These settings are particularly useful if you have a widescreen monitor. You can also choose to open the tools in a separate window.
Show split console adds a section at the bottom of the tools showing the console. It makes visible the command line and one or two lines of the console output.
The rest of the settings are on the Developer Tools Settings Pane. To see the settings, open any of the Developer Tools, and then:
- click the 'Settings' command in the menu:
- or press F1 to toggle between the active tool and the Settings pane
The Settings pane looks something like this:
Categories
Default Firefox Developer Tools
This group of checkboxes determines which tools are enabled in the toolbox. New tools are often included in Firefox but not enabled by default.
Available Toolbox Buttons
This group of checkboxes determines which tools get an icon in the Toolbox's toolbar.
As of Firefox 62, if the option to 'Select an iframe as the currently targeted document' is checked, the icon will appear in the toolbar while the Settings tab is displayed, even if the current page doesn't include any iframes.
Note that in Firefox 52 we removed the checkbox to toggle the 'Select element' button. The 'Select element' button is now always shown.
Themes
This enables you to choose one of two themes.
There's a light theme, which is the default:
A dark theme (the default on Firefox Developer Edition):
Common preferences
Settings that apply to more than one tool. There's just one of these:
- Enable persistent logs
- A setting to control whether or not the Web Console and Network Monitor clear their output when you navigate to a new page.
If Common Preferences is not included in the Settings, Web Console logs can be persisted by using the 'about:config' url in browser address bar, searching for: 'devtools.webconsole.persistlog' then toggling this value to true
Inspector
Settingsanity For Firefox Web
- Hex
- HSL(A)
- RGB(A)
- color name
- As authored.
Web Console
- Enable timestamps
- Controls whether the Web Console displays timestamps. The Web Console defaults to hiding timestamps.
- Enable new console frontend
- Switch to the experimental new console. This setting only exists in Firefox Nightly.
Debugger
- Enable Source Maps
- Enable source map support in the debugger.
- Enable new debugger frontend
- Enable the new debugger. This setting only exists in Firefox Nightly.
Style Editor
- Show original sources
- When a CSS preprocessor supporting source maps is used, this enables the Style Editor to display the original, preprocessor, sources rather than the generated CSS. Learn more about Style Editor support for CSS source maps. With this setting checked, the Page Inspector Rules view will also provide links to the original sources.
- Autocomplete CSS
- Enable the Style Editor to offer autocomplete suggestions.
Screenshot Behavior
- Screenshot to clipboard
- When you click the icon for the Screenshot tool, copy the screenshot image to the clipboard (the image will still be saved to your Downloads directory). New in Firefox 53.
- Play camera shutter sound
- When you click the icon for the Screenshot tool, play a shutter sound. New in Firefox 53.
Editor Preferences
Preferences for the CodeMirror source editor, which is included in Firefox and used by several developer tools, including Scratchpad and the Style Editor.
[
or {
will cause the editor to insert the matching closing character ]
or }
for you.Settings Unity Firefox
- Vim
- Emacs
- Sublime Text
Advanced settings
- Show Gecko platform data
- A setting to control whether or not profiles should include Gecko platform symbols.
- Vim
- Emacs
- Sublime Text
Advanced settings
- Show Gecko platform data
- A setting to control whether or not profiles should include Gecko platform symbols.
Settingsanity For Firefox Browser
Settingsanity For Firefox Bookmarks
Settingsanity For Firefox Extension
Note: This option got removed from the UI in Firefox 56, because this version ships with a new Debugger UI, but it can still be enabled for the old UI by setting the preference devtools.debugger.workers
to true
.