screenshot any element Firefox

Examine source code of screenshot any element

Inspect and view changes in screenshot any element source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "screenshot any element",
  "description": "screenshot any element\nsupport: screenshot full page; pick one element to screenshot",
  "version": "2026.5.30.1",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "webpage-screenshot@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icons/48.png"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "tabs",
    "scripting",
    "menus",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "page_action": {
    "default_icon": "icons/48.png",
    "default_title": "pick one element to screenshot",
    "show_matches": [
      "<all_urls>"
    ],
    "hide_matches": [
      "*://*.mozilla.org/*"
    ]
  }
}

Best screenshot any element Alternatives

Here are some Firefox add-ons that are similar to screenshot any element: