JSLibCache Firefox

Examine source code of JSLibCache

Inspect and view changes in JSLibCache source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JSLibCache",
  "version": "0.0.21",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "jslibcache@pass.dog"
    }
  },
  "description": "__MSG_description__",
  "icons": {
    "128": "icon256.png"
  },
  "permissions": [
    "*://*/*",
    "storage",
    "activeTab",
    "unlimitedStorage",
    "webRequest",
    "webRequestBlocking",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "utils.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "browser_style": false,
    "theme_icons": [
      {
        "dark": "icon256.png",
        "light": "icon256white.png",
        "size": 128
      }
    ]
  },
  "web_accessible_resources": [
    "resources/*"
  ]
}

Meilleures alternatives JSLibCache

Voici quelques Firefox add-ons qui sont similaires à JSLibCache :