A browser extension to block gaming videos and shorts from spicific channel you set on Youtube
It's used to block my classmate who watch Youtube videos at school
- Block shorts from spicific channel
- Block all gaming video
-
Clone this repository
-
Select the package manager you like (For example,
pnpm
) -
Install dependencies
pnpm install
-
Build the extension
pnpm build
-
Load the extension to your browser
-
Start in development mode
pnpm start:firefox pnpm start:chrome pnpm start:edge
-
Build the extension
-
Firefox
pnpm build:xpi
-
Chromium
- Open your favorite browser and go to
chrome://extensions/
- Enable
Developer mode
- Click
Pack extension
and select dist folder
- Open your favorite browser and go to
-
-