LightSpot Firefox

Examine source code of LightSpot

By: Hasan
Inspect and view changes in LightSpot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LightSpot",
  "version": "1.0",
  "description": "Giảm tối vùng xung quanh ảnh khi click để tạo hiệu ứng spotlight.",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lightspot@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LightSpot Alternatives

Here are some Firefox add-ons that are similar to LightSpot: