ResourceOverride icon indicating copy to clipboard operation
ResourceOverride copied to clipboard

Rules don't sync

Open ghost opened this issue 7 years ago • 1 comments

Configuration isn't being synced between browser instances. It would be really helpful if it did.

ghost avatar Apr 20 '18 04:04 ghost

This is something I've definitely thought about and wanted. The only issue is syncing files. Chrome doesn't give apps much "sync" space, so a single large js file could completely go over the limit. Maybe I could track what the user wants to sync and if it goes over the limit then notify the user. I'll add it to my list of todos and see if I can get something like this working.

kylepaulsen avatar Apr 20 '18 19:04 kylepaulsen