crx-monkey
v0.11.4
Published
Typescript to Chrome extension and Userscript
Readme
CRX MONKEY 🐵
Typescript to Chrome extension and Userscript
Installation
It is easy to set up using create-crx-monkey.
npm create crx-monkeyFollow the prompts to set up.
Project name? any projectname...
Select a Language? Typescript / JavascriptUsage
Develop
npx crx-monkey devA development script will be started to automatically reload
Build
npx crx-monkey buildBundled scripts and extensions will be built
