Clipboard Cleaner — Advanced Firefox

Examine source code of Clipboard Cleaner — Advanced

By: 0xgz Add-on
Inspect and view changes in Clipboard Cleaner — Advanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clipboard Cleaner — Advanced",
  "description": "Auto or manual clipboard cleaner with whitelist, logs, and privacy-first design.",
  "version": "1.0.0",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Clipboard Cleaner"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "clipboardcleaner0xgz@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Clipboard Cleaner — Advanced Alternatives

Here are some Firefox add-ons that are similar to Clipboard Cleaner — Advanced: