PDFSmart.com Browser Extension Firefox

Examine source code of PDFSmart.com Browser Extension

Inspect and view changes in PDFSmart.com Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PDFSmart.com Browser Extension",
  "description": "Edit PDFs directly from any web page!",
  "version": "1.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "PDFSmart.com Browser Extension",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3328316b-12fa-4abc-8fac-639a1e468fa7}"
    }
  }
}

Best PDFSmart.com Browser Extension Alternatives

Here are some Firefox add-ons that are similar to PDFSmart.com Browser Extension: