Fannon / search-bookmarks-history-and-tabs

Browser extension to search and navigate browser tabs, local bookmarks and history.
MIT License
191 stars 8 forks source link

Does Firefox allow for extension to read bookmarks tags ? #47

Open Fred-Vatin opened 2 years ago

Fred-Vatin commented 2 years ago
Firefox OS Extension
102.0 Win 10 x64 pro (french) 1.5.0

Firefox natively supports its own bookmarks tags. My own bookmarks are already tagged. It would be great if extensions could read and collect them but I have no idea if API allows this.

I found this https://bugzilla.mozilla.org/show_bug.cgi?id=1225916

Fannon commented 2 years ago

Thanks for the heads up! I'm not using Firefox myself, but it's actually cool that they have added this as a native feature.

I need to check this out and see how easy it is to implement. I guess there could be some problems because now tags can be in two places. So far the extension is not making much browser differences. I'd like to keep it portable between those.