Simple My Screen Capture Firefox

Examine source code of Simple My Screen Capture

Inspect and view changes in Simple My Screen Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple My Screen Capture",
  "version": "1.0",
  "description": "Capture the currently visible part of the webpage.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Capture Screen"
  },
  "permissions": [
    "<all_urls>",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8165b8ce-b3f3-496e-9dbe-3bfd4ebabb59}"
    }
  }
}

Best Simple My Screen Capture Alternatives

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