Skip to content

MSSG-07/Chrome-Weather-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Chrome Weather Extension

A lightweight and user-friendly Chrome extension that provides real-time weather updates directly in your browser.

Features

  • 🌤️ Fetches real-time weather updates
  • 🌎 Supports multiple locations
  • 📡 Uses a reliable weather API for accurate data
  • 🎨 Simple and intuitive UI

Installation

  1. Clone this repository:
    git clone https://github.com/MSSG-07/Chrome-Weather-Extension.git
  2. Open Google Chrome and go to chrome://extensions/.
  3. Enable Developer mode (toggle in the top right corner).
  4. Click Load unpacked and select the Weathr gaurdian folder.
  5. The extension will now be available in your Chrome toolbar!

Usage

  1. Click the extension icon to open the weather dashboard.
  2. Enter your location to fetch weather details.
  3. View real-time weather conditions and forecasts.

Folder Structure

Chrome-Weather-Extension/
│── Weathr gaurdian/
│   ├── cloudy-background.jpg
│   ├── icon.png
│   ├── index.html
│   ├── manifest.json
│   ├── script.js
│   ├── styles.css

Technologies Used

  • HTML for structure
  • CSS for styling
  • JavaScript for functionality
  • Weather API for fetching real-time data

Contributing

Contributions are welcome! Feel free to fork this repository, create a new branch, and submit a pull request.


Developed by MSSG-07 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors