Save as PDF from Right-Click / Context Menu Firefox

Examine source code of Save as PDF from Right-Click / Context Menu

By: Will
Inspect and view changes in Save as PDF from Right-Click / Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "save-as-pdf-from-context-menu",
  "description": "save-as-pdf-from-context-menu",
  "version": "0.1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{288f1be7-2499-4380-8ea0-ae14be842577}",
      "strict_min_version": "81.0"
    }
  }
}

Best Save as PDF from Right-Click / Context Menu Alternatives

Here are some Firefox add-ons that are similar to Save as PDF from Right-Click / Context Menu: