Bookmark Duplicate Cleaner Firefox

Examine source code of Bookmark Duplicate Cleaner

Inspect and view changes in Bookmark Duplicate Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Cleaner",
  "version": "1.0",
  "description": "Remove duplicate, adult, and broken bookmarks directly from your Firefox browser",
  "permissions": [
    "bookmarks",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "Open Bookmark Cleaner",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4630f44d-d733-4ccd-b3fc-1bcdffc8ec27}"
    }
  }
}

Best Bookmark Duplicate Cleaner Alternatives

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