Duplicate Bookmarks Finder Firefox

Examine source code of Duplicate Bookmarks Finder

Inspect and view changes in Duplicate Bookmarks Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.1",
  "author": "Oleksandr Mahdybor",
  "homepage_url": "https://github.com/zaksid/ext-duplicate-bookmarks-finder",
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8dc9d389-4f2c-4f53-909a-7041d9442fa9}"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "16": "/images/icon_green_dark_16.png",
      "32": "/images/icon_green_dark_32.png",
      "48": "/images/icon_green_dark_48.png",
      "128": "/images/icon_green_dark_128.png"
    },
    "theme_icons": [
      {
        "dark": "/images/icon_green_light_16.png",
        "light": "/images/icon_green_dark_16.png",
        "size": 16
      },
      {
        "dark": "/images/icon_green_light_32.png",
        "light": "/images/icon_green_dark_32.png",
        "size": 32
      },
      {
        "dark": "/images/icon_green_light_48.png",
        "light": "/images/icon_green_dark_48.png",
        "size": 48
      },
      {
        "dark": "/images/icon_green_light_128.png",
        "light": "/images/icon_green_dark_128.png",
        "size": 128
      }
    ]
  },
  "icons": {
    "16": "/images/icon_green_dark_16.png",
    "32": "/images/icon_green_dark_32.png",
    "48": "/images/icon_green_dark_48.png",
    "128": "/images/icon_green_dark_128.png"
  },
  "default_locale": "en"
}

Best Duplicate Bookmarks Finder Alternatives

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