mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-28 13:39:44 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Weather
A basic 5-day weather forecast. Uses geolocation (if available) to locate the user and retrieve the conditions nearest to them. Also allows the user to add other cities and choose the temperature format.
Makes use of the Chrome Storage API to save and load the cities and settings that the user has chosen

