stoically / temporary-containers

Firefox Add-on that lets you open automatically managed disposable containers
https://addons.mozilla.org/firefox/addon/temporary-containers/
MIT License
852 stars 60 forks source link

Error: browser.bookmarks is undefined in background.js #545

Open Gitoffthelawn opened 2 years ago

Gitoffthelawn commented 2 years ago

In Firefox 94.0.1 with Temporary Containers v1.9.2, I see the following error in the browser console every time I right-click on a bookmark in the sidebar:

 TypeError: browser.bookmarks is undefined in background.js: 3046:27

Edits to bookmarks have not been working recently; could this be related?

Either way, could this be fixed?