GithubHelp home page GithubHelp logo

kaiqi-liang / youtube-distraction-disabler Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 27.35 MB

A Chrome Extension for YouTube that removes distracting features like the home feed, related videos, comments and notifications.

Home Page: http://bit.ly/YoutubeDistractionDisabler

CSS 3.40% TypeScript 96.60%
chrome-extension youtube

youtube-distraction-disabler's Introduction

YouTube Distraction Disabler

Remove distracting video suggestions on YouTube.

Just spent an hour on YouTube but still haven't got to the video that you set out to watch? Wanted to learn something on YouTube but always get distracted by your recommended feed? Fear no more, "YouTube Distraction Disabler" is here to remove all of the unrelated videos on YouTube and only show you what you want.

Finally got some free time and want to deliberately procrastinate on YouTube? That's ok too, just simply click the extension icon and turn off one of the options that you choose to block. The options are "Home", "Related", "Comments" and "Notifications", which corresponds to your home feed, related videos next to the video you're currently watching, the comments down below as well as the notification bell.

Demo

Installation

Download it on Chrome Web Store

  1. Open Chrome.
  2. Navigate to Chrome Web Store.
  3. Click Add to Chrome

Use the zip file

  1. Download the zip file of a particular version from one of the following places:
  2. Open Chrome.
  3. Navigate to chrome://extensions.
  4. Enable Developer mode.
  5. Click Load unpacked.
  6. Select the unzipped directory.

Build it yourself

Clone the project

git clone https://github.com/Kaiqi-Liang/YouTube-Distraction-Disabler.git

Navigate to the project directory and install the dependencies

cd YouTube-Distraction-Disabler
npm install

If typescript is already installed then skip this step, otherwise install it via

npm install typescript

To build the extension, and rebuild it when the files are changed, run

npm start

To build the extension for deployment, run

npm run build

After the project has been built, a directory named dist has been created. You have to add this directory to your Chrome browser:

  1. Open Chrome.
  2. Navigate to chrome://extensions.
  3. Enable Developer mode.
  4. Click Load unpacked.
  5. Select the dist directory.

youtube-distraction-disabler's People

Contributors

kaiqi-liang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rahulbansal16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.