Smart Screenshot Annotator Firefox

Examine source code of Smart Screenshot Annotator

By: Lillie
Inspect and view changes in Smart Screenshot Annotator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Screenshot Annotator",
  "description": "Capture, analyze, and annotate screenshots with intelligent labeling and drawing tools.",
  "version": "1.0",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7c56e3af-12d4-44fc-b3ef-79f2102eab77}"
    }
  }
}

Best Smart Screenshot Annotator Alternatives

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