etcet / HNES

Hacker News Extension Suite
Other
247 stars 71 forks source link

Export tags #158

Open rockacola opened 6 years ago

rockacola commented 6 years ago

Is it possible to export tags and to be imported into another browser/workstation?

etcet commented 6 years ago

This is totally possible, we could serialize the localStorage object and have a couple of buttons to import and export. I wouldn't want to "cloudify" this feature and host tags in any way. It'd be nice to have an options page for the extension instead of adding this to the user profile.

rockacola commented 6 years ago

I have previously attempted to poke around *.localstorage files in Chrome extension directory and treat it as SQLite file. I can reach ItemTable and find usernames as key, but unable to make sense if its payload.