Screenshot Firefox

Examine source code of Screenshot

Inspect and view changes in Screenshot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_idle",
      "js": [
        "js/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko_android": {
      "strict_min_version": "92.0"
    },
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{0a6988f8-f3ea-43bf-9055-439e4151c8e6}"
    }
  },
  "name": "Vivid Tab",
  "manifest_version": 3,
  "host_permissions": [
    "<all_urls>",
    "*://*/*"
  ],
  "version": "0.2",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "storage",
    "declarativeNetRequestWithHostAccess",
    "declarativeNetRequest"
  ],
  "description": " "
}

Best Screenshot Alternatives

Here are some Firefox add-ons that are similar to Screenshot: