I-Project Firefox

Examine source code of I-Project

By: Denis Add-on
Inspect and view changes in I-Project source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "I-Project",
  "version": "1.0",
  "description": "Extension for my work",
  "icons": {
    "128": "Logo_Intrum.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://crossnet4.crossinx.com/crossnet/en/modules/ocroperation/verificationdetails/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a9c44835-5ec2-42db-b52b-cc72d3f94d4e}"
    }
  }
}

Best I-Project Alternatives

Here are some Firefox add-ons that are similar to I-Project: