Print Cleaner Firefox

Examine source code of Print Cleaner

提供元: Anicetus
Inspect and view changes in Print Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Print Cleaner",
  "version": "1.2",
  "description": "Cleans the page for better printing by removing headers, sidebars, ads, footers and other.",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "Clean & Print",
    "default_icon": "icons/icon64.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{aaf6b625-07ef-46c0-aa3f-44d56b270961}",
      "strict_min_version": "114.0"
    }
  }
}

ベストのPrint Cleaner代替案

Print Cleanerに類似したFirefox add-onをいくつか紹介します: