Auto Cache Cleaner Firefox

Examine source code of Auto Cache Cleaner

Inspect and view changes in Auto Cache Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Cache Cleaner",
  "short_name": "Cache Cleaner",
  "version": "1.2.0",
  "description": "Automatically clears browser cache, history, cookies, and more on a customizable schedule. Developed by MyNew Technologies.",
  "author": "MyNew Technologies (mynewtechnologies.com)",
  "homepage_url": "https://mynewtechnologies.com",
  "permissions": [
    "browsingData",
    "storage",
    "alarms",
    "notifications",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "polyfill.js",
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-cache-cleaner@mynewtechnologies.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Melhores alternativas Auto Cache Cleaner

Aqui estão algumas Firefox add-ons que são similares a Auto Cache Cleaner: