Pauan / tab-organizer

Google Chrome Extension that makes it easier to manage many tabs!
MIT License
61 stars 8 forks source link

Does the rust branch work on chrome? #186

Open ibash opened 2 years ago

ibash commented 2 years ago

Hi,

Does the rust branch work on chrome? When I tried to load it I got errors that indicated it was using extension apis that chrome doesn't support. Am I missing something?

Pauan commented 2 years ago

Sorry, the README is out of date. It is Firefox only, because Chrome doesn't have the sessions and sidebar APIs:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/sessions

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/sidebarAction