Docs Viewer Firefox

Examine source code of Docs Viewer

By: Muyor
Inspect and view changes in Docs Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.4",
  "name": "Docs Viewer",
  "manifest_version": 3,
  "homepage_url": "https://mybrowseraddon.com/docs-viewer.html",
  "description": "Easily view PDF and MS Office documents in your browser.",
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{fa9d3043-7191-423a-9a20-5e2a75085f51}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Docs Viewer Alternatives

Here are some Firefox add-ons that are similar to Docs Viewer: