Smart Bookmark Sorter Firefox

Examine source code of Smart Bookmark Sorter

Inspect and view changes in Smart Bookmark Sorter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Bookmark Sorter",
  "version": "1.0",
  "description": "Automatically organize bookmarks based on categories and tags.",
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ba19877-2a5c-4aed-be40-ac8415df78f7}"
    }
  }
}

Best Smart Bookmark Sorter Alternatives

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