Inspiration

I wanted to try making an extension for a long time , Wanted to learn how to make a manifest file for such projects .

What it does

The Tempest Weather Extension is a web extension which provides real-time weather data based on user-inputted locations. User can enter a location of their choice, and the application fetches weather information using the OpenWeatherMap API. The displayed weather data includes the current temperature, feels-like temperature, weather description, and location. The application also dynamically changes its background image based on the weather conditions to provide a visually immersive experience for users.

Challenges we ran into

I tried implementing geolocation but it faced multiple problems and i couldnt As a beginner took time to get familiarised with using the API and how to get the response . Wasnt able to implement in depth error handling

Accomplishments that I'm proud of

Dynamic background based on the weather (trivial but it is what it is) .

What I learned

Learnt to use OpenWeatherApp API and to make manifest files (again trivial but makes me proud) .

What's next for Tempest Weather Extension

I would like to fix and add the geolocation feature , weather forecast also.

Built With

Share this project:

Updates