60a6666222
The extension frequently tries to remove context menus that do not exists, which results in errors like: > Error: Cannot find menu item with id firefox-container-1 because starting from Firefox 136, the contextMenus.remove method rejects if the menu item does not exist. To avoid logspam, catch it. References: - https://bugzilla.mozilla.org/show_bug.cgi?id=1688743 - https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/136#changes_for_add-on_developers