Hackernews dark theme Firefox

Examine source code of Hackernews dark theme

제작자: Abigail Adegbiji Add-on
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}"
    }
  }
}

최고의 Hackernews dark theme 대안

다음은 Hackernews dark theme과(와) 유사한 Firefox add-on입니다: