ATK Better Print Firefox

Examine source code of ATK Better Print

By: Msat Add-on
Inspect and view changes in ATK Better Print source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ATK Better Print",
  "version": "1.4",
  "description": "Customizable print view for America's Test Kitchen recipes.",
  "host_permissions": [
    "*://*.americastestkitchen.com/*",
    "*://*.cooksillustrated.com/*",
    "*://*.cookscountry.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.americastestkitchen.com/*",
        "*://*.cooksillustrated.com/*",
        "*://*.cookscountry.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'none';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "atk-printer@yourname.local",
      "strict_min_version": "115.0"
    }
  }
}

Best ATK Better Print Alternatives

Here are some Firefox add-ons that are similar to ATK Better Print: