Screenshot Annotator Firefox

Examine source code of Screenshot Annotator

Par : Syifa
Inspect and view changes in Screenshot Annotator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screenshot Annotator",
  "version": "1.0",
  "description": "Take screenshots and add simple annotations",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "downloads"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c196b252-6798-416d-b9d8-c2437f2f0dee}",
      "strict_min_version": "112.0"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "Screenshot Annotator",
    "default_popup": "popup.html",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Meilleures alternatives Screenshot Annotator

Voici quelques Firefox add-ons qui sont similaires à Screenshot Annotator :