This is a sample application developed using ReactJS to integrate with google chrome extension. All the data shown in this application is generated through random function although we can consider using public APIs like AccuWeather.
- Google Chrome Extension
- React JS
- HTML
- CSS
To install this extension on your chrome browser follow below steps
- Navigate to chrome://extensions
- Expand the Developer dropdown menu and click “Load Unpacked Extension”
- Navigate to the local folder containing the extension’s code and click Ok
- Assuming there are no errors, the extension should load into your browser
For more details and documentation you can refer to below link
| Plugin | README |
|---|---|
| Getting Started | https://developer.chrome.com/extensions/getstarted |
| Extension Overview | https://developer.chrome.com/extensions/overview |