Contextual PDF Helper Firefox

Examine source code of Contextual PDF Helper

Inspect and view changes in Contextual PDF Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_title": "Ask PDF Sidebar",
    "default_panel": "sidebar.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b6e8a0c5-6d3e-5d0e-2f1c-9b0f28dfd7cd}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Contextual PDF Helper Alternatives

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