SnapFold: Full Page & Content Screenshots Firefox

Examine source code of SnapFold: Full Page & Content Screenshots

提供元: Mansour Gilasgar Add-on
Inspect and view changes in SnapFold: Full Page & Content Screenshots source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SnapFold: Full Page & Scrollable Screenshots",
  "version": "1.5.1",
  "description": "Capture full webpages, scrollable elements, nested panels, chat histories, and iframe content in one high-resolution screenshot.",
  "author": "Mansour Gilasgar",
  "permissions": [
    "<all_urls>",
    "tabs",
    "downloads",
    "clipboardWrite",
    "storage",
    "contextMenus",
    "notifications"
  ],
  "browser_action": {
    "default_title": "SnapFold",
    "default_popup": "popup.html",
    "default_icon": "icons/icon.svg"
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "snapfold@gilasgar.mansour",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのSnapFold: Full Page & Content Screenshots代替案

SnapFold: Full Page & Content Screenshotsに類似したFirefox add-onをいくつか紹介します: