Show Navigation
Conversation
Notices
-
So I discovered there is an addon called copy profile for Firefox Android that can extract your bookmarks. No need to use the Sync #SaaSS!
-
@kzimmermann You can also export your bookmarks as JSON right from the bookmark manager/library. And the database is SQLite---I've queried and updated it directly a number of times.
With regards to Sync: I wouldn't go so far as to call it SaaSS---it's just syncing data with a remote store, not actually doing any computing. But there are privacy concerns (e.g. Mozilla or law enforcement knowing when you're online based on sync times).
-
@mikegerwitz really? I haven't seen that option in the app . But yeah, being able to query the bookmark db is pretty nifty