Proxy Certificate Check Firefox

Examine source code of Proxy Certificate Check

提供元: Aioli Fresco
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}"
    }
  }
}

ベストのProxy Certificate Check代替案

Proxy Certificate Checkに類似したFirefox add-onをいくつか紹介します: