New tab

General project discussion.
Use this as a last resort if your topic does not fit in any of the other boards but it still on-topic.
Forum rules
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.

Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
the aero user
New to the forum
New to the forum
Posts: 1
Joined: 2026-06-01, 18:40
Location: Turkey-TR

New tab

Post by the aero user » 2026-06-01, 18:45

Moderator note: please read the forum rules regarding post formatting.

How can i adjust a new tab (+ icon) for example i wanna to redirect me to google.com? :) :shock:

User avatar
back2themoon
Knows the dark side
Knows the dark side
Posts: 3316
Joined: 2012-08-19, 20:32

Re: New tab

Post by back2themoon » 2026-06-01, 20:49

I assume you mean to always land on google.com when opening a new tab.

If you already use google.com as your home page, then: Preferences/Tabs/When opening a new tab, show: My home page

If you have a different home page, then:

Type "about:config" (no quotes) in the Address Bar.
In the Search box, paste: browser.newtab.url
Double-click on the single result you will get, paste:

Code: Select all

https://www.google.com/
and press OK.