Weather Widget By Rohan Patil
Created a Simple Google Chrome Extension for getting current weather.
User needs to search for proper city, and extension will respond back with Local Time
Temperature and Weather Description.
Extension in back end calls an API which in turn calls an API from weatherstack.com (free).
Currently the response output is not altered.