Bookmark Priority Sorter Firefox

Examine source code of Bookmark Priority Sorter

By: Jiju
Inspect and view changes in Bookmark Priority Sorter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bookmark Priority Sorter",
  "version": "1.0",
  "description": "Automatically sorts bookmarks based on access frequency.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmark-priority-sorter@example.com"
    }
  }
}

Best Bookmark Priority Sorter Alternatives

Here are some Firefox add-ons that are similar to Bookmark Priority Sorter: