Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Different homepages for different devices

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 5 views
  • Last reply by cor-el

I am trying to setup custom startpages that I am creating using HTML5/CSS/JS. Issue is I am doing this in multiple devices that I have Firefox Sync on.

Those devices are Manjaro (Linux) and Windows 10. Thus their directories and such differ vastly.

I setting the homepage to be `/home/arszilla/.config/mozilla-firefox/HomePage/index.html` on Linux, whereas on Windows it is `C:\Users\Arslan\Documents\Mozilla Firefox\HomePage\index.html`. However due to the sync this gets overwritten constantly.

Is there a way for me to keep Linux's homepage intact while the same is done for Windows? So Linux has its own 'non-synced' homepage, while Windows has its own 'non-synced' homepage?

Thanks in advance.

I am trying to setup custom startpages that I am creating using HTML5/CSS/JS. Issue is I am doing this in multiple devices that I have Firefox Sync on. Those devices are Manjaro (Linux) and Windows 10. Thus their directories and such differ vastly. I setting the homepage to be `/home/arszilla/.config/mozilla-firefox/HomePage/index.html` on Linux, whereas on Windows it is `C:\Users\Arslan\Documents\Mozilla Firefox\HomePage\index.html`. However due to the sync this gets overwritten constantly. Is there a way for me to keep Linux's homepage intact while the same is done for Windows? So Linux has its own 'non-synced' homepage, while Windows has its own 'non-synced' homepage? Thanks in advance.

All Replies (1)

You can toggle this pref to false to prevent the homepage from getting synced.

  • services.sync.prefs.sync.browser.startup.homepage = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.