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

https://github.com/postor/chrome-extension-gpt-toolset


https://github.com/postor/chrome-extension-gpt-toolset

Last synced: 3 months ago
JSON representation

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