Quick Print by Slash Mark Firefox

Examine source code of Quick Print by Slash Mark

Inspect and view changes in Quick Print by Slash Mark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quick Print by Slash Mark",
  "version": "1.0.0",
  "description": "Quickly print the current webpage using a simple click or context menu.",
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Quick Print"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-print@slashmark.in",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Quick Print by Slash Mark Alternatives

Here are some Firefox add-ons that are similar to Quick Print by Slash Mark: