AntiTestportal Firefox

Examine source code of AntiTestportal

By: ocean
Inspect and view changes in AntiTestportal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AntiTestportal",
  "version": "1.2.1",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "*://*.teams.microsoft.com/*",
        "*://*.testportal.net/*",
        "*://*.testportal.pl/*"
      ],
      "js": [
        "index.js"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "modules/timer.js",
    "modules/focus.js",
    "modules/search.js"
  ],
  "browser_action": {
    "default_title": "AntiTestportal",
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "storage"
  ],
  "icons": {
    "300": "assets/testportal-300.png"
  },
  "background": {
    "scripts": [
      "events/installed.js"
    ]
  }
}

Best AntiTestportal Alternatives

Here are some Firefox add-ons that are similar to AntiTestportal: