Ask PDF Sidebar Firefox

Examine source code of Ask PDF Sidebar

By: Salman
Inspect and view changes in Ask PDF Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ask PDF Sidebar",
  "version": "1.0",
  "description": "Open any PDF on the web and ask AI questions from a sidebar.",
  "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": "{b1e5a0c5-2d3e-1d0e-3f1c-1b0f28dfd7cd}"
    }
  }
}

Best Ask PDF Sidebar Alternatives

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