PDF Inline Reader Firefox

Examine source code of PDF Inline Reader

Inspect and view changes in PDF Inline Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PDF Inline Reader",
  "version": "1.0",
  "description": "Đọc file PDF trực tiếp trong trình duyệt như web.",
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "web_accessible_resources": [
    "pdfjs/web/viewer.html"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2f98e286-02a5-4756-8ace-c87ce230495e}"
    }
  }
}

Best PDF Inline Reader Alternatives

Here are some Firefox add-ons that are similar to PDF Inline Reader: