peterhil / spellbook

Spellbook is a WebExtension to easily add new bookmarks to correct categories
Mozilla Public License 2.0
29 stars 2 forks source link

Fix main category selection #72

Closed peterhil closed 3 years ago

peterhil commented 3 years ago

Fix main category selection by querying the top level categories on MainCategories component.

peterhil commented 3 years ago

The main categories are now fetched dynamically, so they will not break when Firefox once again changes their IDs.