Online PDF Converter - Private PDF Toolkit Firefox

Examine source code of Online PDF Converter - Private PDF Toolkit

By: obito Add-on
Inspect and view changes in Online PDF Converter - Private PDF Toolkit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_ext_name__",
  "version": "1.0.0",
  "default_locale": "en",
  "description": "__MSG_ext_description__",
  "author": "contact@online-pdf-converter.com",
  "homepage_url": "https://online-pdf-converter.com",
  "action": {
    "default_popup": "index.html"
  },
  "icons": {
    "16": "assets/images/icons/icon_16.png",
    "32": "assets/images/icons/icon_32.png",
    "48": "assets/images/icons/icon_48.png",
    "96": "assets/images/icons/icon_96.png",
    "128": "assets/images/icons/icon_128.png"
  },
  "background": {
    "scripts": [
      "service_worker.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@online-pdf-converter.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://online-pdf-converter.com/*",
        "https://www.online-pdf-converter.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Online PDF Converter - Private PDF Toolkit Alternatives

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