BookmarkPilot - Smart Bookmark Cleaner Firefox

Examine source code of BookmarkPilot - Smart Bookmark Cleaner

Inspect and view changes in BookmarkPilot - Smart Bookmark Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "1.0.0",
  "description": "__MSG_extDescription__",
  "default_locale": "zh_CN",
  "permissions": [
    "bookmarks",
    "storage",
    "webRequest"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "action": {
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "default_title": "BookmarkPilot"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "index.html",
        "profile.html",
        "confetti.js",
        "duplicates.js",
        "bookmarkProfile.js",
        "preview.js",
        "settings.js",
        "index.js",
        "duplicates.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarkpilot@local.dev",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best BookmarkPilot - Smart Bookmark Cleaner Alternatives

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