https://github.com/postor/chrome-extension-gpt-toolset
https://github.com/postor/chrome-extension-gpt-toolset
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/postor/chrome-extension-gpt-toolset
- Owner: postor
- License: mit
- Created: 2023-03-09T12:18:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T03:52:57.000Z (about 2 years ago)
- Last Synced: 2025-01-25T18:10:59.766Z (5 months ago)
- Language: TypeScript
- Size: 594 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrome Extension TypeScript Starter
## Setup
```
npm install
```## Import as Visual Studio Code project
...
## Build
```
npm run build
```## Build in watch mode
### terminal
```
npm run watch
```### Visual Studio Code
Run watch mode.
type `Ctrl + Shift + B`
## Load extension to chrome
Load `dist` directory