In 13.0, the browser.startup.homepage pref (and hence also the TOR_DEFAULT_HOMEPAGE environment variable, which populates the pref) is no longer used for the initial new window that is opened by New Identity. This new window uses about:tor instead.
Steps to reproduce:
Run TOR_DEFAULT_HOMEPAGE='https://example.com/' ./start-tor-browser
Rusty Birdchanged title from browser.startup.homepage is ignored for the new window opened by New Identity to browser.startup.homepage and TOR_DEFAULT_HOMEPAGE are ignored for the new window opened by New Identity
changed title from browser.startup.homepage is ignored for the new window opened by New Identity to browser.startup.homepage and TOR_DEFAULT_HOMEPAGE are ignored for the new window opened by New Identity
Would it make sense to allow some browser.startup.homepage values?
This is a great idea.
I wonder also if we could improve #41765 (closed) with a chrome banner that provides the option to open the homepage manually, with a warning explaining why that wasn't done by default.