A lightweight and user-friendly Chrome extension that provides real-time weather updates directly in your browser.
- 🌤️ Fetches real-time weather updates
- 🌎 Supports multiple locations
- 📡 Uses a reliable weather API for accurate data
- 🎨 Simple and intuitive UI
- Clone this repository:
git clone https://github.com/MSSG-07/Chrome-Weather-Extension.git
- Open Google Chrome and go to
chrome://extensions/. - Enable Developer mode (toggle in the top right corner).
- Click Load unpacked and select the
Weathr gaurdianfolder. - The extension will now be available in your Chrome toolbar!
- Click the extension icon to open the weather dashboard.
- Enter your location to fetch weather details.
- View real-time weather conditions and forecasts.
Chrome-Weather-Extension/
│── Weathr gaurdian/
│ ├── cloudy-background.jpg
│ ├── icon.png
│ ├── index.html
│ ├── manifest.json
│ ├── script.js
│ ├── styles.css
- HTML for structure
- CSS for styling
- JavaScript for functionality
- Weather API for fetching real-time data
Contributions are welcome! Feel free to fork this repository, create a new branch, and submit a pull request.
Developed by MSSG-07 🚀