Screen Capture Lite Firefox

Examine source code of Screen Capture Lite

Inspect and view changes in Screen Capture Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screen Capture Lite",
  "version": "1.0",
  "description": "Capture visible or full webpage screenshots easily.",
  "permissions": [
    "activeTab",
    "downloads",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{785aad13-46ae-4c5c-81f1-024a1b6b6f81}"
    }
  }
}

Best Screen Capture Lite Alternatives

Here are some Firefox add-ons that are similar to Screen Capture Lite: