PDFMailer – Send to Gmail Firefox

Examine source code of PDFMailer – Send to Gmail

Inspect and view changes in PDFMailer – Send to Gmail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PDFMailer – Send to Gmail",
  "description": "Convert any webpage to PDF and send via Gmail in one click.",
  "version": "1.1.2",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pdfmailer@pdfmailer.com",
      "strict_min_version": "93.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ],
        "optional": []
      }
    }
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "PDFMailer – Send to Gmail"
  },
  "permissions": [
    "activeTab",
    "storage",
    "downloads",
    "contextMenus",
    "tabs",
    "https://mail.google.com/*",
    "https://pdfmailer-api.onrender.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best PDFMailer – Send to Gmail Alternatives

Here are some Firefox add-ons that are similar to PDFMailer – Send to Gmail: