Better LCWO Firefox

Examine source code of Better LCWO

Inspect and view changes in Better LCWO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LCWO Addon",
  "version": "1.2",
  "description": "Dark mode and quality of life for LCWO.net",
  "icons": {
    "48": "48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.lcwo.net/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "style.css"
      ]
    },
    {
      "matches": [
        "*://*.lcwo.net/courselesson"
      ],
      "css": [
        "mono.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a1c7bcc1-821e-4afc-95c4-99e34efaf9d3}"
    }
  }
}

Best Better LCWO Alternatives

Here are some Firefox add-ons that are similar to Better LCWO: