CryptoControl Terminal Plugin Firefox

Examine source code of CryptoControl Terminal Plugin

Inspect and view changes in CryptoControl Terminal Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CryptoControl Plugin",
  "version": "1.0.0",
  "author": "developers@cryptocontrol.io",
  "description": "Addon to be used for the for the CryptoControl terminal.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "CryptoControl Plugin",
    "default_icon": {
      "48": "media/image-on.png"
    }
  },
  "applications": {}
}

Best CryptoControl Terminal Plugin Alternatives

Here are some Firefox add-ons that are similar to CryptoControl Terminal Plugin: