Tier: 2-Intermediate
Build your own customized chrome theme extention. You can also add night light (also known as blue light filter) feture that will automatically turn on during the night time so that user's eye won't get stressed while coding whole night or binge watching netflix 😛
- How chrome extention work(behind the scenes).
- Basic understanding of HTML/CSS, JS, JSON is required
- User can make a a theme accoring to their own personal color preference
- This will extremely benefit the people suffering from color blindness.
- User can install and set it as default theme
- Deploy extention to chrome store
- Add a toggle button to manually control the night sight feature
- Create same extention for multiple browser like firefox, etc.