Ad-Free PDF Viewer Firefox

Examine source code of Ad-Free PDF Viewer

By: 77BET
Inspect and view changes in Ad-Free PDF Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad-Free PDF Viewer",
  "version": "1.0",
  "description": "Simplifies the viewing experience by removing ads from PDFs.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Ad-Free Viewer"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1f880f58-087f-42c8-87a6-8a1b088d0b1b}"
    }
  }
}

Best Ad-Free PDF Viewer Alternatives

Here are some Firefox add-ons that are similar to Ad-Free PDF Viewer: