Lambda School Dark Mode Firefox

Examine source code of Lambda School Dark Mode

Par : TinySquid
Inspect and view changes in Lambda School Dark Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lambda School Darkmode",
  "version": "2.2",
  "description": "Gives the Lambda School Training Kit a darkmode.",
  "icons": {
    "48": "icons/lambda-48.png",
    "96": "icons/lambda-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0325277-c293-4acf-8439-f6b573e58ac1}"
    }
  },
  "permissions": [
    "*://learn.lambdaschool.com/*",
    "tabs",
    "storage"
  ],
  "page_action": {
    "default_icon": "icons/lambda-48.png",
    "default_title": "Lambda School Darkmode",
    "browser_style": true
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Meilleures alternatives Lambda School Dark Mode

Voici quelques Firefox add-ons qui sont similaires à Lambda School Dark Mode :