Ecosyste.ms: Awesome
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: about 7 hours 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T01:50:44.000Z (7 months ago)
- Last Synced: 2024-05-21T09:27:55.056Z (6 months 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