Dark Stack Firefox

Examine source code of Dark Stack

제작자: KevinP
Inspect and view changes in Dark Stack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dark Stack",
  "version": "1.0",
  "description": "Enables dark mode for all webpages matching stackoverflow.com.",
  "content_scripts": [
    {
      "matches": [
        "*://stackoverflow.com/*"
      ],
      "js": [
        "lights-out.js"
      ]
    }
  ]
}

최고의 Dark Stack 대안

다음은 Dark Stack과(와) 유사한 Firefox add-on입니다: