Forensic Screenshot with SHA-256 Hash Firefox

Examine source code of Forensic Screenshot with SHA-256 Hash

Inspect and view changes in Forensic Screenshot with SHA-256 Hash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Forensic Screenshot with SHA-256 Hash",
  "version": "1.0",
  "description": "Captures a forensic screenshot and metadata report of the active browser tab and auto-generate and add an SHA-256 hash. All processing is local. No data collection.",
  "browser_specific_settings": {
    "gecko": {
      "id": "forensic_screenshot_sha256@libor_benes.dev",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_title": "Forensic Screenshot",
    "default_panel": "sidebar.html"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "tabs",
    "<all_urls>"
  ]
}

Best Forensic Screenshot with SHA-256 Hash Alternatives

Here are some Firefox add-ons that are similar to Forensic Screenshot with SHA-256 Hash: