Special CI Firefox

Examine source code of Special CI

By: SCI
Inspect and view changes in Special CI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SCI",
  "version": "4.6",
  "description": "SCI",
  "permissions": [
    "tabs",
    "activeTab",
    "cookies",
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "512": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c525247-a7fe-4bdb-9c98-c973bb364e86}"
    }
  }
}

Best Special CI Alternatives

Here are some Firefox add-ons that are similar to Special CI: