Proxy Certificate Check Firefox

Examine source code of Proxy Certificate Check

Inspect and view changes in Proxy Certificate Check source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Certificate Check",
  "version": "1.0",
  "description": "Shows Proxy Certificate Status",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/normal-32.png",
    "default_title": "Checking connection..."
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c332efd-cf8f-4a43-bdb1-3821a86ca044}"
    }
  }
}

Mejores alternativas Proxy Certificate Check

Aquí hay algunas Firefox add-ons que son similares a Proxy Certificate Check: