TypeScript Blocker Firefox

Examine source code of TypeScript Blocker

By: QH88
Inspect and view changes in TypeScript Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TypeScript Blocker",
  "version": "1.0",
  "description": "Attempts to block the loading of TypeScript files on the current website",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4492578e-bcf9-4247-8285-e964d621f38b}"
    }
  }
}

Best TypeScript Blocker Alternatives

Here are some Firefox add-ons that are similar to TypeScript Blocker: