Resource Integrity Controller Firefox

Examine source code of Resource Integrity Controller

Inspect and view changes in Resource Integrity Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "short_name": "RIC",
  "name": "Resource Integrity Controller",
  "description": "RIC allows web application users to check if the web content is safe or not",
  "version": "1.0.2resigned1",
  "developer": {
    "name": "OverTech",
    "url": "https://overtech.tn"
  },
  "background": {
    "scripts": [
      "bg.js",
      "content-type.js",
      "mustache.js"
    ]
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "19": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "incognito": "spanning",
  "permissions": [
    "<all_urls>",
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7f71d28d-aebb-4f50-a0bd-4b44a4e35250}"
    }
  }
}

Best Resource Integrity Controller Alternatives

Here are some Firefox add-ons that are similar to Resource Integrity Controller: