Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.05 KB

README.org

File metadata and controls

41 lines (33 loc) · 1.05 KB

BEH-Clipper

BEH-Clipper is a chrome extension that will clip all the H-E-B coupons on a given page

installation

To install the extension run the command:

npx shadow-cljs release ext

open chrome and load the extension: load the ‘ext’ folder as an “Unpacked Extension” via [[chrome://extensions/][Chrome Extensions]

development

install modules

npm install

for development with emacs run

M-x cider-jack-in-cljs

then open a browser and navigate to http://localhost:9630/builds If there are multiple builds the port can be incremented. i.g. 9631, 9632…

Note: new manifest updates do not allow for the traditional REPL experience

Implement simulation for development

Implement settings

click delay to mitigate HEB bot detection timeout