PrepScholarBypass Firefox

Examine source code of PrepScholarBypass

Inspect and view changes in PrepScholarBypass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PrepScholarBypass",
  "version": "1.0",
  "description": "An extension that removes the paywall for all webpages matching prepscholar.com",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.prepscholar.com/*"
      ],
      "js": [
        "PrepScholarBypass.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8bcd73f1-1732-4b2d-8e3e-3a4a79368321}"
    }
  }
}

Best PrepScholarBypass Alternatives

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