ScreenshotTool1 Firefox

Examine source code of ScreenshotTool1

By: OKFUN
Inspect and view changes in ScreenshotTool1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screenshot Tool",
  "version": "1.0",
  "description": "Chụp ảnh màn hình trang hiện tại và tải xuống.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Take Screenshot",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "screenshot-addon-v2@example.com"
    }
  }
}

Best ScreenshotTool1 Alternatives

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