Simple PDF Viewer Firefox

Examine source code of Simple PDF Viewer

Inspect and view changes in Simple PDF Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple PDF Viewer",
  "version": "1.0",
  "description": "Xem các tập tin PDF trong popup.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "web_accessible_resources": [
    "viewer.html"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ed5b0bd-e276-445e-b361-a43195a8ee46}"
    }
  }
}

Mejores alternativas Simple PDF Viewer

Aquí hay algunas Firefox add-ons que son similares a Simple PDF Viewer: