Lightshot Screen Capture Firefox

Examine source code of Lightshot Screen Capture

Inspect and view changes in Lightshot Screen Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Lightshot Screen Capture",
  "version": "1.0.0",
  "description": "Công cụ chụp ảnh màn hình tiện lợi, nhanh chóng và dễ dàng.",
  "permissions": [
    "activeTab",
    "scripting",
    "downloads"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lightshot-capture-clone@addon.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/icon.svg"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon.svg",
    "128": "icons/icon.svg"
  }
}

Best Lightshot Screen Capture Alternatives

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