https://github.com/rishichawda/weatherapp-chrome-extension
Weather app integration into chrome extension.
https://github.com/rishichawda/weatherapp-chrome-extension
bootstrap4 chrome-extension reactapp redux weather
Last synced: about 2 months ago
JSON representation
Weather app integration into chrome extension.
- Host: GitHub
- URL: https://github.com/rishichawda/weatherapp-chrome-extension
- Owner: rishichawda
- Created: 2018-04-25T10:59:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T01:55:45.000Z (about 8 years ago)
- Last Synced: 2025-05-29T00:08:11.904Z (about 1 year ago)
- Topics: bootstrap4, chrome-extension, reactapp, redux, weather
- Language: JavaScript
- Size: 4.27 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weatherapp-chrome-extension
Weather app integration into chrome extension.
To use the extension in the chrome browser installed in your system -
```git clone https://github.com/rishichawda/weatherapp-chrome-extension.git``` or download directly.
Then go to Chrome > Extensions > Load unpacked > Select project directory.
otherwise,
Just drag and drop the ```weatherapp.crx``` file in ```packed-extension-file/``` directory, into the chrome browser extension window.