PDF Converter Firefox

Examine source code of PDF Converter

Inspect and view changes in PDF Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PDF Converter",
  "author": "Frooty Studios",
  "description": "Convert you doc file into PDF.",
  "version": "0.6",
  "manifest_version": 2,
  "icons": {
    "128": "assets/imgs/ex_logo_128.png"
  },
  "chrome_url_overrides": {
    "newtab": "views/tabs/tabs.html"
  },
  "browser_action": {},
  "background": {
    "scripts": [
      "./backgroundScript/backgroundScript.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "activeTab",
    "*://search101.info/*"
  ]
}

Best PDF Converter Alternatives

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