Sort Bookmarks Firefox

Examine source code of Sort Bookmarks

By: heftig
Inspect and view changes in Sort Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sort Bookmarks",
  "version": "0.6",
  "description": "Sorts bookmarks.",
  "icons": {
    "48": "icons/sort-bookmarks.svg",
    "96": "icons/sort-bookmarks.svg"
  },
  "applications": {
    "gecko": {
      "id": "sort-bookmarks@heftig",
      "strict_min_version": "60.0"
    }
  },
  "permissions": [
    "bookmarks",
    "menus",
    "storage"
  ],
  "background": {
    "page": "main.html"
  },
  "browser_action": {
    "default_icon": "icons/sort-bookmarks.svg",
    "default_title": "Sort bookmarks...",
    "default_popup": "popup.html"
  }
}

Best Sort Bookmarks Alternatives

Here are some Firefox add-ons that are similar to Sort Bookmarks: