Inspiration
I love dark mode but many websites don't contain or enabled dark theme yet. So I thought to configure it myself using an extension. ✌🏻😃
What it does
This extension works with all website and is enabled automatically in the background. Whenever you will visit any website on which dark mode is not enabled it will switch the theme of the website to dark.
How I built it
It's built by configuring a new extension with some CSS properties added in it.
Challenges I ran into
- Configuring the manifest.json file of extension.
- Adding a feature that only enables dark mode but not disables it.
Accomplishments that I'm proud of
- Built my first extension from scratch.
What I learned
- Configuring manifest.json
- Some new CSS properties
What's next for Dark Mode Toggle Extension
- Add a toggle button.
- Update the extension icon on the basis of dark mode enabled/disabled.
Log in or sign up for Devpost to join the conversation.