PDF Savrr Firefox

Examine source code of PDF Savrr

Inspect and view changes in PDF Savrr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PDF Savrr",
  "version": "1.1",
  "description": "Adds a button to save the current page as a PDF",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f295ae67-0243-4fe6-a12d-4e038c65c05c}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/icon48.png",
    "default_title": "PDF Savrr"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best PDF Savrr Alternatives

Here are some Firefox add-ons that are similar to PDF Savrr: