NLToken Firefox

Examine source code of NLToken

Inspect and view changes in NLToken source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "2.1.1",
  "minimum_chrome_version": "40.0",
  "manifest_version": 2,
  "description": "__MSG_appDesc__",
  "default_locale": "hu",
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*",
        "file:///*"
      ],
      "exclude_matches": [
        "*://*.overdrive.com/*",
        "*://*/*.svg",
        "https://ebs.instructure.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    },
    {
      "matches": [
        "file:///*",
        "*://*/*"
      ],
      "js": [
        "keygen_content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "nativeMessaging",
    "https://*/"
  ],
  "applications": {
    "gecko": {
      "id": "{F3BE4768-1AA0-11EB-802D-1836FC2CA371}"
    }
  }
}

Best NLToken Alternatives

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