bradcush / mark-tab-manager

Mark is a minimalist tab manager in the form of a browser extension that organizes tabs as you browse. With Mark, tabs are automatically grouped by domain and sorted alphabetically.
Apache License 2.0
16 stars 3 forks source link

Resources and Settings submenus become absent #227

Closed bradcush closed 1 year ago

bradcush commented 1 year ago

After running the extension for some time, submenus end up disappearing and are non-recoverable. The original hypothesis was that this might be happening during browser updates but recently during a monthly Chrome update both development and production builds of the extension were checked and menus were shown correctly.

One caveat is that there were associated errors reported for duplicated ids of top level menu items. Uncaught (in promise) Cannot create item with duplicate id resources and Uncaught (in promise) Cannot create item with duplicate id settings were both reported.