fuzzknob / yt-distraction-remover

A really simple extension that hides every recommendations and distractions from Youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YT DISTRACTION REMOVER

A really simple extension that hides every recommendations and distractions from Youtube

Install

Firefox Add-ons Chrome Web Store

Build Process

Requirements:

Open a terminal in the root folder of the project and run the following command to build:

$ npm install
$ npm run build

or if you use yarn:

$ yarn
$ yarn build

This will generate the following items:

  • dist/build: The minified output of the source code.
  • dist/yt-distraction-remover.zip: The compressed zip file of the output.

About

A really simple extension that hides every recommendations and distractions from Youtube


Languages

Language:JavaScript 100.0%