crx-monkey
v0.11.4
Published
Typescript to Chrome extension and Userscript
Downloads
16
Readme
CRX MONKEY 🐵
Typescript to Chrome extension and Userscript
Installation
It is easy to set up using create-crx-monkey
.
npm create crx-monkey
Follow the prompts to set up.
Project name? any projectname...
Select a Language? Typescript / Javascript
Usage
Develop
npx crx-monkey dev
A development script will be started to automatically reload
Build
npx crx-monkey build
Bundled scripts and extensions will be built