ScreenshotTool Firefox

Examine source code of ScreenshotTool

By: emily22
Inspect and view changes in ScreenshotTool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ScreenshotTool",
  "version": "1.0.0",
  "description": "Screenshot tool with annotations. Capture, edit, and save screenshots.",
  "icons": {
    "48": "screenshot-icons/icon-48.png",
    "96": "screenshot-icons/icon-96.png",
    "128": "screenshot-icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "screenshot-icons/icon-48.png",
      "96": "screenshot-icons/icon-96.png"
    },
    "default_title": "ScreenshotTool",
    "default_popup": "screenshot-ui/capture.html"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "screenshot@capture.tool",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ScreenshotTool Alternatives

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