Skip to content

dissoc/beh-clipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

HEB coupon clipper extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published