Simple Webpage Printer Firefox

Examine source code of Simple Webpage Printer

Inspect and view changes in Simple Webpage Printer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.4",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionName__",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus"
  ],
  "description": "__MSG_extensionDescription__",
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6df73507-1db6-4b53-a7fa-8ccdfcb36eca}"
    }
  }
}

Meilleures alternatives Simple Webpage Printer

Voici quelques Firefox add-ons qui sont similaires à Simple Webpage Printer :