Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • How to Fix kernel_task High CPU Usage on Mac macOS
  • What Is Unsecapp.exe And Is It Safe? Windows 10
  • How to Map a Network Drive in Windows Computer Tips
  • How long does Oculus Quest 2 battery last? Gaming
  • How to Become a Social Media Influencer 2022 technology
  • Best Ray Tracing Games on RTX 2070 Super How-To
  • The Top 12 Wireless Travel Routers of 2022 Gadgets
  • Best Google Search Tips: Always be on your search Google Software/Tips

7 Great Firefox about:config Tweaks

Posted on October 6, 2020 By blog_786 No Comments on 7 Great Firefox about:config Tweaks

After using Internet Explorer for many years, I must say that I am very sorry that I switched to Firefox much earlier than I did! Firefox is by far the most customizable browser with thousands of extensions and add-ons that you can download to enhance your browser experience. To improve Firefox, there are not only many third-party extensions, but many configuration options that can be configured in Firefox itself.

I’ve changed a lot of settings in Firefox over the past few months and decided to share some of them with my Firefox readers. I’m going to share a few Firefox settings that you can change to make your Internet experience more enjoyable.

About backup: configuration settings

Before you start editing the about: config file in Firefox, you should back up the file in case you make a change that messes things up. You can make a backup by making a copy of the prefs.js file located in the Firefox profile folder. Whether you are using OS X, Windows, or Linux, there really is a way to find the profile folder for Firefox.

First, click on the settings button in the upper right corner with three horizontal lines.

7 Great Firefox about:config Tweaks

Now in the menu that opens, click on the question mark icon at the very bottom of the menu.

7 Great Firefox about:config Tweaks

Another menu will appear and here you will need to click on Troubleshooting Information.

7 Great Firefox about:config Tweaks

Finally, a new tab will open in Firefox and you will see the Application Basics section. In this section, you should see a Show Folder button next to your profile folder.

7 Great Firefox about:config Tweaks

When you click the button, File Explorer will open with the current Firefox profile. Now just scroll down until you see prefs.js and copy that file to a different location on your hard drive.

7 Great Firefox about:config Tweaks

Modify about: configuration in Firefox

First of all, it’s probably a good idea to mention how to actually change these advanced configuration options in Firefox for those non-tech users. Configuration parameters are simply a table of key names and values. You can access all of them by entering about: config into your browser’s address bar. A warning will appear stating that this could void your warranty and you will have to click the “I’ll be careful, I promise” button.

To change the value of a key, simply enter its name in the search text box at the top. Double click on the entry and you can change the value in the popup. Restart your browser and the changes will take effect.

Ok, let’s move on to the basic settings. It is always a good idea to tweak only one setting at a time to make sure it works for your system and does not cause any unexpected problems.

7 Great Firefox about:config Tweaks

Opening search results in a new tab

Open search results in a new tab

This tweak is pretty cool and one of the best. Usually when you search from the search box in the top right corner of Firefox, it usually loads in the current tab. However, if you set this parameter to TRUE instead of FALSE, then every time you search, the new tab will display the results, thus leaving the current tab unchanged!

7 Great Firefox about:config Tweaks

According to my Google web search history, I do almost 50 searches a day! It was 50 times that I had to manually open a new tab to perform a search, or I accidentally overwrote the web page I was currently viewing.

browser.search.openintab

False – default value, set to True to load results into a new tab

Just a quick note before we proceed. You will notice that after changing the default, it will turn bold and the status will change to the user set. You can sort by this column and quickly find all the changed settings. Alternatively, you can simply right-click any of these options and click Reset to return it to its default value.

Open new tabs at the end

Finally open new tabs

Usually, when you click a link that opens in a new tab, the new tab appears immediately after the current tab. I personally like it when a new tab opens at the end of all tabs. If you prefer this too, change the value below to False.

browser.tabs.insertRelatedAfterCurrent

True – default, set to False to load a new tab at the end of all tabs

Disable delay when installing add-ons

Disable delays when installing add-ons

I still don’t understand why Firefox makes me wait a few seconds before I can install the add-on. Maybe it’s for security reasons, but it really annoys those who know what they are doing. If you just want to install the add-on without worrying about Firefox’s unnecessary lag, you can disable it by setting the value to 0.

security.dialog_enable_delay

1000 is the default, 0 to disable latency

Tab preview when switching

Tabs preview on switching

If you like how you can see previews when switching between programs on Windows with ALT + TAB, then you will definitely want to enable previews in Firefox. In Firefox, you will see a small popup in the center with thumbnails for each open tab.

browser.ctrlTab.previews

False – default value, true for preview

7 Great Firefox about:config Tweaks

Disable web page prefetching

Disable prefetching of web pages

Firefox has an interesting feature by which it tries to detect which links on a page you can click and then loads them to make the pages load faster. For example, it will try to automatically load the best Google search result. However, this eats up bandwidth, which can be a problem for people with slow and limited Internet connections. Set to false to disable it.

network.prefetch-next

True is the default, set False

Improving network performance

Network performance increased

From a network perspective, you can increase several different parameters to improve network performance.

network.http.max-connections controls how many concurrent network connections Firefox will establish concurrently with any number of web servers. In the latest version of Firefox, the default is 256. If you have this value, leave it as it is. If you are using an older version of Firefox and the value is 8 or 30 or something, you can increase it to 256.

network.http.max-persistent-connections-per-server controls the number of persistent connections allowed for each server. The default is 6, which is usually the value on the list of people when they say you can increase the number of concurrent downloads in Firefox. Do not exceed the default by more than 1 or 2, or you may get blacklisted.

Disable tooltips

Turn off Tool Tips

Finally, you can get rid of all those annoying prompts that pop up every time you hover over the button by modifying the config file. Personally, I already know what each button on my toolbar does, and it annoys me when they pop up and close something else!

browser.chrome.toolbar_tips

True is the default, set to False to disable tooltips.

The only thing that may bother some is that the tooltip does not appear when you hover over the tab title. If you occasionally hover over a tab to see the full title of a web page, setting this to false will prevent you from seeing this information.

These are just seven of the many Firefox settings I use on a daily basis. Of course, feel free to add your favorite about: config tweaks in the comments. Enjoy!

–

Share this:

  • Twitter
  • Facebook
Computer Tips

Post navigation

Previous Post: 5 Free Disk Imaging/Cloning Utilities for Windows
Next Post: How to Find Out Who Hosts a Web Site (Web Hosting Company)

Related Posts

  • OTT Guide to Creating a Strong Password Computer Tips
  • How to Delete View Instagram Posts Computer Tips
  • 4K vs HDR vs Dolby Vision: What’s the Best for Your TV? Computer Tips
  • How to Recover Accidentally Deleted Files in Windows Computer Tips
  • How to Turn on Private Browsing in Firefox Computer Tips
  • How to Block Camera and Mic Access in Every Major Browser Computer Tips

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Archives

  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • March 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • AI Tools & Guides
  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • islamic Books
  • Linux
  • Linux Tips
  • Mac OS X
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress
  • cat5 vs cat5e vs cat6 vs cat6a vs cat7 – Which Ethernet Cable to Use?
  • 15 Best Legal Torrenting Sites to Download Content Safely
  • Review of the ReMarkable 2.0 tablet with Type Folio keyboard
  • Flixable Helps You Find the Best Movies and TV shows on Netflix
  • How to Watch Winter Olympics 2018 from Anywhere
DMCA.com Protection Status

Recent Posts

  • How to Watch Netflix in 1080p on Chrome and FireFox
  • cat5 vs cat5e vs cat6 vs cat6a vs cat7 Which Ethernet Cable to Use?
  • 15 Best Legal Torrenting Sites to Download Content Safely
  • Review of the ReMarkable 2.0 tablet with Type Folio keyboard
  • Flixable Helps You Find the Best Movies and TV shows on Netflix

Recent Comments

  1. Flixable Helps You Find the Best Movies and TV shows on Netflix on SmartDNS vs VPN “What’s the Difference?”
  2. 5 Sites That Are Like Audible, But Free on Top 4 Amazon Price Tracker Tools
  3. 5 Sites That Are Like Audible, But Free on 14 Best Free Audiobooks on Audible – 2022
  4. How to Reduce PNG File Size of a Photo on How to Convert a Screenshot to a Jpeg on a Mac
  5. 3 Sites like YouTube to Earn Money With Your Videos on Here are the Top 10 highest paid YouTubers of 2013
  • Fix VSS Issue CAPI2 Error ID 513 Fixes
  • HDG Explains : What Is Amazon S3? Reviews
  • How to open a folder from terminal mac Tutorials
  • How to Use Python on Windows How-To
  • How To Use The PMT Function In Excel Office Tips
  • How To Make a Spotify Collaborative Playlist Computer Tips
  • Format Cells using Conditional Formatting in Excel MS Office Tips
  • How to Change Your Nickname on a Discord Server

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version