https://github.com/ashwanthkumar/vix-smile-google-chrome-plugin
Google Chrome Plugin to see IV Smile for all FnO scrips
https://github.com/ashwanthkumar/vix-smile-google-chrome-plugin
Last synced: 8 months ago
JSON representation
Google Chrome Plugin to see IV Smile for all FnO scrips
- Host: GitHub
- URL: https://github.com/ashwanthkumar/vix-smile-google-chrome-plugin
- Owner: ashwanthkumar
- License: apache-2.0
- Created: 2024-04-25T01:08:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T01:50:44.000Z (about 2 years ago)
- Last Synced: 2024-12-27T12:44:48.724Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# IVSmile
## Development
Need to setup the tailwind to run locally while development
```bash
$ npm i
$ npx tailwindcss -i ./css/input.css -o ./ivsmile.css --watch
```
## Build
```bash
$ npx tailwindcss -i ./css/input.css -o ./ivsmile.css
```
## Install Manually (until published to Webstore)
Follow instructions at https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked to load this repo directly into your browser.
## License
https://www.apache.org/licenses/LICENSE-2.0.txt