chrome-ext-tabulator
chrome-ext-tabulator copied to clipboard
Can you add sync tabs on google drive
I love this exention, but is there any way to add sync across multiple devices for the compressed tabs? eg, https://github.com/cnwangjie/better-onetab . This extension has sync across multiple devices
Oh I wasn't aware of Better OneTab. Why do you prefer this one over that one?
I am thinking about adding some sort of syncing mechanism, trying to think up how 🙂
Better OneTab is bloated, and not that easy to use. OneTab is very minimalist yet functional, so is the extension you have written. I think minimalist is the way to especially when chrome consumes so much memory..
Syncing over some server might involve privacy issue. May be syncing it with Google Drive?
- https://stackoverflow.com/questions/19867390/accessing-google-docs-from-a-chrome-extension
- https://developers.google.com/drive/api/v3/about-sdk#create_and_open_files_directly_from_the_drive_ui
@greduan hello, how do u think that syncing by gist api, everyone has his own token, but, has one problem, everyone can get the secret gist even they had the personal token.