Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 533 Bytes

Piggy blocker

Chrome Extension that blocks russian videos on YouTube.

Avaialble on the Chrome Web Store - https://chrome.google.com/webstore/detail/digcomifdnffdmojdbogbcpngpickdgo

Development

npm i  # to install dependencies
npm start # run in dev mode
npm run build # to build production version

To add the extension to your browser, load Parcel's output folder unpacked. For example, in Chrome, click "Load Unpacked" in the chrome://extensions page and select path/to/project/dist.