You are viewing the article izq/Firefox-New-Tab-Override: Change the new tab page in Firefox/Waterfox/Palemoon at Tnhelearning.edu.vn you can quickly access the necessary information in the table of contents of the article below.
Firefox New Tab Override
Modifying the “browser.newtab.url” preference in Firefox was a very simple way to change the page which is shown when opening a new tab.
By removing it in the version 41 of its browser for “security reasons”, Mozilla effectively managed to force its users to use shady, sketchy addons. Many of these extensions require a lot of permissions, and will want to have access to your browsing history and/or bookmarks. Many more won’t have the functionalities you’re looking for, for instance opening a simple HTML file stored on your local disk.
There’s in fact a way to configure the page displayed when opening a new tab, without any addon.
And the result is insanely fast.
Installation
First, download the files mozilla.cfg and local-settings.js of this repo. Open mozilla.cfg in your favorite text editor, and edit the line
var newTabURL = "file:///home/user/homepage/index.html";
to specify what you want to open.
If it is a local file, use file:///
.
If it’s a webpage, just write the URL as https://www...
GNU/Linux
- Locate the folder where the Firefox/Waterfox/Pale Moon executable is installed. Ex:
/usr/lib/firefox/
- Move
mozilla.cfg
to/usr/lib/firefox/mozilla.cfg
- Move
local-settings.js
to/usr/lib/firefox/defaults/pref/local-settings.js
Windows
- Locate the folder where the Firefox/Waterfox/Pale Moon executable is installed. Ex:
C:Program FilesMozilla Firefox
- Move
mozilla.cfg
toC:Program FilesMozilla Firefoxmozilla.cfg
- Move
local-settings.js
toC:Program FilesMozilla Firefoxdefaultspreflocal-settings.js
Restart your browser, open a new tab.
Thank you for reading this post izq/Firefox-New-Tab-Override: Change the new tab page in Firefox/Waterfox/Palemoon at Tnhelearning.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: