PrintFriendly - Print, PDF, and Screenshot Firefox

Examine source code of PrintFriendly - Print, PDF, and Screenshot

Inspect and view changes in PrintFriendly - Print, PDF, and Screenshot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_app_name__",
  "manifest_version": 3,
  "version": "6.9.8",
  "description": "__MSG_app_description__",
  "homepage_url": "https://www.printfriendly.com",
  "optional_permissions": [
    "cookies",
    "downloads",
    "webNavigation"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "activeTab",
    "contextMenus",
    "scripting",
    "storage",
    "unlimitedStorage"
  ],
  "default_locale": "en",
  "icons": {
    "16": "assets/icons/16_16.png",
    "48": "assets/icons/48_48.png",
    "128": "assets/icons/128_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "__MSG_app_name__",
    "default_icon": {
      "16": "assets/icons/16_16.png",
      "24": "assets/icons/32_32.png",
      "32": "assets/icons/32_32.png"
    }
  },
  "options_page": "options.html",
  "web_accessible_resources": [
    {
      "resources": [
        "assets/logo.png",
        "print-in-tab.html",
        "sandbox.html",
        "assets/pf-styles.css",
        "printfriendly.css"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "incognito": "spanning",
  "browser_specific_settings": {
    "gecko": {
      "id": "jid0-YQz0l1jthOIz179ehuitYAOdBEs@jetpack",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "browsingActivity",
          "personalCommunications",
          "personallyIdentifyingInfo"
        ]
      }
    }
  }
}

Best PrintFriendly - Print, PDF, and Screenshot Alternatives

Here are some Firefox add-ons that are similar to PrintFriendly - Print, PDF, and Screenshot: