Text Parser for PDF Firefox

Examine source code of Text Parser for PDF

By: Wade
Inspect and view changes in Text Parser for PDF 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": "{b6e9a0c9-8d7e-3d0e-5f1c-9b0f28dfd7cd}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Text Parser for PDF Alternatives

Here are some Firefox add-ons that are similar to Text Parser for PDF: