This Chrome extension automatically changes the browser's theme colors based on the current weather in your location.
- Live weather detection using OpenWeatherMap
- Dynamic theme updates (sunny, rainy, cloudy, etc.)
- Clean and simple popup interface
-
Clone this repo:
-
Go to
chrome://extensions
in your browser -
Enable Developer Mode
-
Click Load unpacked
-
Select the folder where this extension is located
- Add background gradients for weather
- Add city selection option
- Add weather icons in popup
- Fork the repo
- Create a new branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Added feature"
- Push to your fork:
git push origin feature-name
- Open a Pull Request
This project is licensed under the MIT License.