-
Notifications
You must be signed in to change notification settings - Fork 22
Sync Settings to Dropbox or Google Drive #246
Comments
It's not really possible to sync between different browsers (e.g. between Chrome and Edge) without someone hosting a sync server. Babysitting servers is a lot of work, and I only use one browser, so no, I don't want to have one more thing to maintain. But if someone wants to contribute an open source sync server that users can host themselves, a PR is welcomed. As for automatic sync between the same browser on different computers, I kind of like the idea. I know upstream developers rejected the idea citing a few concerns. However, I still think if it's opt-in, it should be fine. A PR is welcomed. |
@jspenguin2017 wrote:
Great. Because this is the major pain, I suppose. To get your fav browser (lets start with chrome) feel the same. At work, at home, ... < citation > https://github.com/gorhill/uBlock/wiki/Cloud-storage ...., why not have one backup instead of two? As an option ("Backup each Nano Instance separately" or "Sync among Devices" |
For automatic sync, I still need to investigate, as upstream developers listed a few valid concerns. I can't seem to find the specific issues in upstream issues trackers anymore, but I think the main concerns are about merge conflicts and corrupted backups. Note that you can manually download your "Home" backup at "Work". Click the "cloud with down arrow" for download and override existing settings, or the "cloud with down arrow and a plus sign" for download and merge with existing settings. Just make sure you are logged in with the same Google account.
The current cloud sync is fully managed by the browser. Google and Mozilla decided to use two different sync services, which is out of my control. |
why not just offer one or more cloud providers for cross browser/vendor syncing? plenty extensions do this, syncmarx and violentmonkey come to mind. stylus has cloud syncing but you have to manually initiate it. sync should happen on change. |
No specific reasons beside that I don't need it and I have other stuff to do. PRs are welcomed. |
Describe the issue (Required)
Is there any chance to have an automatic sync everything from the Settings Tab to the Whitelist Tab to the Cloud and share it automatically among my different browsers on different computers?
Without manually export to files and import from files?
The text was updated successfully, but these errors were encountered: