PDF.js with VimiumC Firefox

Examine source code of PDF.js with VimiumC

By: sxlxc
Inspect and view changes in PDF.js with VimiumC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PDF.js with VimiumC",
  "version": "1.0",
  "description": "Replace Firefox's built-in PDF viewer with a custom PDF.js build.",
  "applications": {
    "gecko": {
      "id": "sxlxcsxlxc@gmail.com"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "viewer.html",
    "viewer.mjs",
    "viewer.mjs.map",
    "viewer.css",
    "viewer-boot.js",
    "cmaps/*",
    "iccs/*",
    "images/*",
    "locale/*",
    "standard_fonts/*",
    "wasm/*",
    "build/*",
    "inject-vimc.js"
  ]
}

Best PDF.js with VimiumC Alternatives

Here are some Firefox add-ons that are similar to PDF.js with VimiumC: