Adobe Acrobat PDF Extension Firefox

Examine source code of Adobe Acrobat PDF Extension

Inspect and view changes in Adobe Acrobat PDF Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Adobe Acrobat PDF Extension",
  "version": "1.0",
  "description": "Quick access to Adobe Acrobat's online PDF tools.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_popup": "popup.html",
    "default_title": "Adobe Acrobat PDF"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{74c67e89-d5d3-49f3-ae54-61c896df9056}"
    }
  }
}

Best Adobe Acrobat PDF Extension Alternatives

Here are some Firefox add-ons that are similar to Adobe Acrobat PDF Extension: