LumaShade Firefox

Examine source code of LumaShade

By: Jakoby Add-on
Inspect and view changes in LumaShade source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LumaShade",
  "version": "1.1.1",
  "description": "Create comfortable webpage lighting with brightness, warmth, presets, and per-site settings—even in fullscreen.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "action": {
    "default_title": "LumaShade",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/dimmer.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lumashade@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "140.0"
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best LumaShade Alternatives

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