cleanmonkey Firefox

Examine source code of cleanmonkey

By: 1u
Inspect and view changes in cleanmonkey source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "cleanmonkey",
  "version": "2.0.0",
  "description": "Run custom scripts on any website.",
  "manifest_version": 3,
  "icons": {
    "128": "icon.png"
  },
  "action": {
    "default_icon": "icon.png"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a73808b1-96a4-41ae-9dad-7888c4b9235c}"
    }
  }
}

Best cleanmonkey Alternatives

Here are some Firefox add-ons that are similar to cleanmonkey: