PDF Mage Firefox

Examine source code of PDF Mage

제작자: PDF Mage
Inspect and view changes in PDF Mage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PDF Mage",
  "version": "2.1.11",
  "manifest_version": 2,
  "description": "Click to save page as PDF",
  "browser_action": {
    "default_icon": "images/icon_16.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon_16.png",
    "48": "images/icon_48.png",
    "128": "images/icon_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "applications": {
    "gecko": {
      "id": "jid1-GeRCnsiDhZiTvA@jetpack"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+P"
      }
    }
  },
  "permissions": [
    "tabs",
    "downloads",
    "storage",
    "activeTab",
    "contextMenus",
    "<all_urls>"
  ]
}

최고의 PDF Mage 대안

다음은 PDF Mage과(와) 유사한 Firefox add-on입니다: