Print this page Firefox

Examine source code of Print this page

Inspect and view changes in Print this page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Print this page",
  "description": "Adds a print button to the browser.",
  "version": "1.5",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Print this page",
    "default_icon": "print_16x16.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{a25fb594-9d4b-44be-a239-1ac46295c0b4}"
    }
  }
}

Best Print this page Alternatives

Here are some Firefox add-ons that are similar to Print this page: