NYT Unlocker: Bypass Paywall & Read Full Articles Firefox

Examine source code of NYT Unlocker: Bypass Paywall & Read Full Articles

Inspect and view changes in NYT Unlocker: Bypass Paywall & Read Full Articles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "version": "3.5.1",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "cookies",
    "webNavigation",
    "alarms",
    "*://*.nytimes.com/*",
    "https://api.getpekka.com/*",
    "https://us.i.posthog.com/*"
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "nyt_paywall",
        "enabled": false,
        "path": "rules/nyt-block.json"
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{49f6d1c7-8149-47dd-bc30-c79c2c2c6b86}",
      "strict_min_version": "113.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.nytimes.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best NYT Unlocker: Bypass Paywall & Read Full Articles Alternatives

Here are some Firefox add-ons that are similar to NYT Unlocker: Bypass Paywall & Read Full Articles: