View #67 on GitHub to know more details
Hello. Thank you very much for the great extension! Awesome work! Will be good to save settings in https://developer.chrome.com/extensions/storage, to be able to have configured extension in new browser with help of Chrome sync.
Hi @sprightly , This is something I am planning for in near future. Will keep you posted once I have a timelines. I also think of a way to share it across multiple browsers like Firefox, chrome, etc. Any suggestions for that is also welcome.
Hi All, Chrome's sync storage limits are too low and it is not possible for this extension to use the Chrome's inbuilt option available. See the docs for limit: https://developer.chrome.com/docs/extensions/reference/storage/#property-sync.
That being said, it becomes necessary for me to look into other third party options to store this data. This involves various other concerns like Chrome Webstore's Privacy Policy guidelines, availability of free services, and most importantly, if users and their company are happy with it.
When it comes to free thirdparty services, one of the free options available is Google Drive itself. But unfortunately, in most of the companies, access to google drive's API's are restricted. Hence this is not a widely acceptable option.
Any suggestions on secured and reliyable pluse free options are welcome.
Hi All As part of #221 I am working on a major refactoring. Once this refactoring is done, I would be working on Backup feature first and then Sync feature.
Backup feature would be raw JSON export as of now and would enhance it in future based on popularity.
For sync feature I was looking for an option which meets all the following needs:
Options found: