Clone this repo and run
npm install
npx shadow-cljs watch ext
# or
npx shadow-cljs release ext
Then load the ext
folder as an "Unpacked Extension" via Chrome Extensions.
Based on this example
Clone this repo and run
npm install
npx shadow-cljs watch ext
# or
npx shadow-cljs release ext
Then load the ext
folder as an "Unpacked Extension" via Chrome Extensions.
Based on this example