Skip to content

This Chrome extension automatically changes the browser's theme colors based on the current weather in your location.

License

Notifications You must be signed in to change notification settings

andvrz/weather-chrome-extension

 
 

Repository files navigation

🌦 Weather-Based Chrome Theme Extension

This Chrome extension automatically changes the browser's theme colors based on the current weather in your location.

🚀 Features

  • Live weather detection using OpenWeatherMap
  • Dynamic theme updates (sunny, rainy, cloudy, etc.)
  • Clean and simple popup interface

🔧 Installation

  1. Clone this repo:

  2. Go to chrome://extensions in your browser

  3. Enable Developer Mode

  4. Click Load unpacked

  5. Select the folder where this extension is located

🛠 To-Do

  • Add background gradients for weather
  • Add city selection option
  • Add weather icons in popup

🤝 Contributing

  1. Fork the repo
  2. Create a new branch: git checkout -b feature-name
  3. Commit your changes: git commit -m "Added feature"
  4. Push to your fork: git push origin feature-name
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License.

About

This Chrome extension automatically changes the browser's theme colors based on the current weather in your location.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • HTML 7.8%
  • CSS 7.7%