webtoon-dark-theme Firefox

Examine source code of webtoon-dark-theme

Inspect and view changes in webtoon-dark-theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MyEyes",
  "version": "1.0",
  "description": "Turns the blinding white color of the Webtoon background to #1E1E1F",
  "icons": {
    "32": "icons/border-32.png",
    "48": "icons/border-48.png",
    "96": "icons/border-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.webtoons.com/*/viewer?*"
      ],
      "js": [
        "MyEyes.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1b9c9294-8094-49c3-8df8-0ebae2da0458}"
    }
  }
}

Best webtoon-dark-theme Alternatives

Here are some Firefox add-ons that are similar to webtoon-dark-theme: