BoD's Bookmark Tool Firefox

Examine source code of BoD's Bookmark Tool

By: BoD
Inspect and view changes in BoD's Bookmark Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BoD's Bookmark Tool",
  "version": "1.7.0",
  "description": "BoD's Bookmark Tool",
  "icons": {
    "16": "icons/16x16.png",
    "32": "icons/32x32.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "permissions": [
    "bookmarks",
    "alarms",
    "storage",
    "offscreen"
  ],
  "host_permissions": [
    "*://*/"
  ],
  "background": {
    "service_worker": "serviceworker.js",
    "scripts": [
      "serviceworker.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
  },
  "action": {
    "default_title": "BoD's Bookmark Tool",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bbt@jraf.org"
    }
  }
}

Best BoD's Bookmark Tool Alternatives

Here are some Firefox add-ons that are similar to BoD's Bookmark Tool: