Efficient
· Minimal
· JavaScript
· TypeScript
· uBlock Origin- and Easylist-compatible
Node.js
· Puppeteer
· Electron
· WebExtension
Blocking ads in Puppeteer using @ghostery/adblocker-puppeteer.
Build code
$ yarn build
Start example as commonjs module
$ yarn start:commonjs
Or, start example as esm module
$ yarn start:esm
Checkout src/index.ts for more details!