Quick Screenshot Annotator Firefox

Examine source code of Quick Screenshot Annotator

By: TYPHU88
Inspect and view changes in Quick Screenshot Annotator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Screenshot Annotator",
  "version": "1.0",
  "description": "Capture and annotate screenshots directly from the browser.",
  "permissions": [
    "activeTab",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "annotator.html"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{47eccadf-fd52-4da1-9bed-dd4ba5d468a0}"
    }
  }
}

Best Quick Screenshot Annotator Alternatives

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