new tab opens my home page but i want it to open most visited sites
new tab opens my home page but i want it to open most visited sites. ad-aware messed up this settings.
Chosen solution
You can check the browser.newtab.url pref on the about:config page and set that pref to your preferred new tab page.
- the default new tab page with the tiles is about:newtab
- the default home page is about:home
- for a blank page you can use about:blank
The browser.newtabpage.enabled pref should be set to true to use the page set via browser.newtab.url as the new tab page.
See this article about the New Tab page (about:newtab):
You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.
Read this answer in context 👍 0All Replies (4)
Chosen Solution
You can check the browser.newtab.url pref on the about:config page and set that pref to your preferred new tab page.
- the default new tab page with the tiles is about:newtab
- the default home page is about:home
- for a blank page you can use about:blank
The browser.newtabpage.enabled pref should be set to true to use the page set via browser.newtab.url as the new tab page.
See this article about the New Tab page (about:newtab):
You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.
Hi @Cor-el, this solution no longer works in Firefox 41 because the "browser.newtab.url" preference no longer exists. Is there an alternate preference to set New tab to open Home Page? Thanks!
The browser.newtab.url pref is no longer supported in Firefox 41 and later, so you can no longer use this to set the new tab page.
You can look at this extension to set the new tab page:
- New Tab Override: https://addons.mozilla.org/firefox/addon/new-tab-override/
You can set the new tab URL setting via the Options/Preferences of the extension on the about:addons page.
Look at this extension to use the home page:
- New Tab Homepage: https://addons.mozilla.org/firefox/addon/new-tab-homepage/
Classic Theme Restorer includes this feature as well. In CTR version 1.3.9 you can find the "New tab page url" in the Tabs (1) window.
You can use these special pages for the new tab page or use the URL of a web page.
- the default new tab page with the tiles is about:newtab
- the default home page is about:home
- for a blank page you can use about:blank
Ok thanks @Cor-el