Build a **chrome extension** to display weather information. It will cover better use case. Things to do : - Create one manifest.json - Separate the background script - Assign one icon for the extension - Add CSS to popup page **Refer [this](https://developer.chrome.com/extensions/getstarted) link** _**Thanks :)**_
Build a chrome extension to display weather information. It will cover better use case.
Things to do :
Refer this link
Thanks :)