Screenshot Taker Firefox

Examine source code of Screenshot Taker

Inspect and view changes in Screenshot Taker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screenshot Taker",
  "version": "1.0",
  "description": "Takes a screenshot of the current tab.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Take Screenshot",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4fedfde0-f764-482e-bb26-1423b8010bad}"
    }
  }
}

Melhores alternativas Screenshot Taker

Aqui estão algumas Firefox add-ons que são similares a Screenshot Taker: