AnyFlip PDF Downloader Firefox

Examine source code of AnyFlip PDF Downloader

By: bknie1 Add-on
Inspect and view changes in AnyFlip PDF Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AnyFlip PDF Downloader",
  "version": "1.0",
  "description": "Download any AnyFlip flipbook as a PDF for free.",
  "icons": {
    "68": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "anyflip-pdf-downloader@bknie1",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "host_permissions": [
    "*://*.anyflip.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.anyflip.com/*"
      ],
      "js": [
        "lib/jspdf.umd.min.js",
        "src/content.js"
      ]
    }
  ]
}

Best AnyFlip PDF Downloader Alternatives

Here are some Firefox add-ons that are similar to AnyFlip PDF Downloader: