Advanced Cache Blocker Firefox

Examine source code of Advanced Cache Blocker

제작자: bravo Add-on
Inspect and view changes in Advanced Cache Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Advanced Cache Blocker",
  "version": "2.3",
  "description": "Optimizes browser cache and prevents stale data loading to improve page speeds.",
  "browser_specific_settings": {
    "gecko": {
      "id": "advanced-cache-blocker@your-domain.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "https://docs.google.com/",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://igrsup.gov.in/igrsup/applicationDetailAction*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

최고의 Advanced Cache Blocker 대안

다음은 Advanced Cache Blocker과(와) 유사한 Firefox add-on입니다: