Active-Site-Cleaner Firefox

Examine source code of Active-Site-Cleaner

Inspect and view changes in Active-Site-Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Active-Site-Cleaner",
  "version": "1.1.0",
  "description": "Web browser extension to quickly delete website cookies and data for the currently active website (active tab).",
  "developer": {
    "name": "Nathan Laan",
    "url": "https://github.com/NathanLaan/site-cleaner"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3f3e821-1b7a-4b2c-9c34-8a5f7b3e2d1a}",
      "strict_min_version": "78.0"
    }
  },
  "permissions": [
    "cookies",
    "storage",
    "browsingData",
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "homepage_url": "https://github.com/NathanLaan/site-cleaner"
}

Best Active-Site-Cleaner Alternatives

Here are some Firefox add-ons that are similar to Active-Site-Cleaner: