Smart Screen Annotator Firefox

Examine source code of Smart Screen Annotator

Inspect and view changes in Smart Screen 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",
  "version": "1.0",
  "description": "Capture and annotate screenshots automatically using content recognition.",
  "permissions": [
    "activeTab",
    "scripting",
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b7a45822-5f22-4ff2-a1c6-19a3ac4450e2}"
    }
  }
}

Best Smart Screen Annotator Alternatives

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