#How to completely sync Firefox Profile between 2 Different Arch Device OR DualBoot ?

3 messages · Page 1 of 1 (latest)

crude prairie
#

I want 2 setups ->

  1. Firefox sync between Dual boot ( same device ) ( Arch and Windows ).
  2. Firefox sync between Two Different device running Arch.

I tried Firefox sync, and i have a lot of extension which has local data which firefox dosen't sync across everything.

eg - FirefoxUIfix, Sideberry, cookiesAutoDelte

patent quail
#

You could try using something like syncthing to sync the directories in which the data is stored. Just make sure to have at least one device that is not the dual-booted machine also syncing the data, because syncthing runs p2p, meaning that at least one client must be up to be able to sync the data

crude prairie