Hackernews dark theme Firefox

Examine source code of Hackernews dark theme

Inspect and view changes in Hackernews dark theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hackernews dark theme",
  "version": "1.0",
  "description": "Nice dark theme for hackernews.",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://news.ycombinator.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{588a8dce-2c6c-4842-929c-10add4011c08}"
    }
  }
}

Melhores alternativas Hackernews dark theme

Aqui estão algumas Firefox add-ons que são similares a Hackernews dark theme: