An open API service indexing awesome lists of open source software.

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

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