AIKit Screenshot Tool Firefox

Examine source code of AIKit Screenshot Tool

By: baku Add-on
Inspect and view changes in AIKit Screenshot Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AIKit Screenshot Tool",
  "version": "0.0.1",
  "description": "Screenshot capture tools for AIKit Orchestrator",
  "permissions": [
    "activeTab",
    "tabs",
    "downloads",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "aikit-screenshot-tool@bnode.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": []
      }
    }
  }
}

Best AIKit Screenshot Tool Alternatives

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