Microsoft Docs Intl Redirect Firefox

Examine source code of Microsoft Docs Intl Redirect

By: DerLev
Inspect and view changes in Microsoft Docs Intl Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Microsoft Docs Intl Redirect",
  "version": "1.1.0",
  "description": "Redirect any Microsoft Docs page to the en-us equivalent",
  "permissions": [
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "https://learn.microsoft.com/*",
    "https://support.microsoft.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "msdocs-intl-redirect@derlev.xyz",
      "strict_min_version": "113.0"
    },
    "gecko_android": {}
  }
}

Best Microsoft Docs Intl Redirect Alternatives

Here are some Firefox add-ons that are similar to Microsoft Docs Intl Redirect: