ranjez / Switcheroo

Chrome redirects extension.
GNU General Public License v3.0
158 stars 62 forks source link

Synchronize the redirect data across all the machine with same Google user. #15

Open XericZephyr opened 7 years ago

XericZephyr commented 7 years ago

I really like the extension since it is super good for my and my lab use.

It would be super good if we can automatically synchronize the data across all the machine for a single Google user.

I can do some research on that. Also, if you need server resource, I might be able to provide some. Thanks.

XericZephyr commented 7 years ago

I found @ranjez has already got synchronization code in the branch https://github.com/ranjez/Switcheroo/tree/synced-rules. However, he did not publish it to chrome web store.

0xFEEDC0DE64 commented 7 years ago

It would be nice to have downloadable lists like in the adblocker?

I've set up a huge redirection list which fixes all the deprecated domains for Qt documentations (old domains like nokia and trolltech and old versions like 4.8 -> 5). I would like to share the list with the world!

kanihal commented 6 years ago

+1 for sync feature

ruudk commented 6 years ago

Actually, I'm really glad it doesn't have a sync feature. I want to differentiate between my iMac and Macbook. So if you add the option, please make it optional :)

yiminzme commented 5 years ago

Hi Guys, I just added the sync feature to the SwitcherooPlus, it is available on my Github. As some of you mentioned, syncing might not perfect for you. If you are interested in further develop it, you could add an option to choose sync or not-sync. The latest version (1/6/2019) is already capable of both features.

Best, Vincent Cheng