Bookmark Detector Firefox

Examine source code of Bookmark Detector

Inspect and view changes in Bookmark Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Detector",
  "version": "0.1.2",
  "description": "Detects and removes duplicate bookmarks on add and shows a notification about it.",
  "permissions": [
    "bookmarks",
    "notifications"
  ],
  "icons": {
    "18": "icons/bd-on-18.png",
    "36": "icons/bd-on-36.png",
    "48": "icons/bd-on-48.png"
  },
  "browser_action": {
    "default_icon": {
      "18": "icons/bd-on-18.png",
      "36": "icons/bd-on-36.png",
      "48": "icons/bd-on-48.png"
    },
    "default_title": "ON - Bookmark Detector"
  },
  "background": {
    "scripts": [
      "bookdetect.js"
    ]
  }
}

Best Bookmark Detector Alternatives

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