LeetCode Night Firefox

Examine source code of LeetCode Night

Inspect and view changes in LeetCode Night source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.6.4",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsPcJJyNn/5+SF3R/k2Tns8YYq+tMEBfezf6mjNGfTdV2ukGopBpQRvwrNgoLX6Oaug8r7zpNyeAvDXtKBUC9qr4kxEwNiMU2tuIsV0PZg1H8FzKnQL6msP8yVlZJhKl9Olv3tK7MTTByaR7upP8iQZNBjPest4zRGxkJfOfJRSJpPuwWi1XC2tLeSo6lNz19l5kxfJBxtTHS9Y9P48o2A+9OMZtR64sR2eYxE/E6NHC/vQ4507Ao6x0dhO4eKl9KyV1u8b5ZQjavfVz2zYeF/yQw6VdzysR3W5Yd3BOTDvaDqMdSW+CtrZwTF4lNC+zJzvSIfKMQ4Ow/+Thg2XUe8wIDAQAB",
  "default_locale": "en",
  "name": "LeetCode Night",
  "description": "Enable dark mode on LeetCode. Additional features include Instant Question Navigation, YouTube Link Shortcut and Auto Reset Code.",
  "icons": {
    "128": "src/assets/img/icon-128.png"
  },
  "browser_action": {
    "default_popup": "src/pages/Popup/popup.html",
    "default_icon": "src/assets/img/icon-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-d3fb023a.js"
      ],
      "matches": [
        "https://leetcode.com/problems/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "assets/index-c543523d.js",
    "assets/index.ts-f22f3d9f.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{747fde99-555b-4db9-b581-e6d7f40ff882}"
    }
  }
}

Best LeetCode Night Alternatives

Here are some Firefox add-ons that are similar to LeetCode Night: