Skip to content

felafel/youtube_no_disturbance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product installation (Firefox only)

The product page for Firefox users: https://addons.mozilla.org/en-US/firefox/addon/youtube-no-disturbance/

How to install extension locally (Firefox and Chrome)

  1. Clone the repo

  2. Build a "dist" folder by running the following commands at the project root on a command line:

npm install
npm run build
  1. To load the extension for Chrome users, open the chrome://extensions, enable "Developer mode", click the "Load unpacked" button, and select the dist folder generated in step 2 as the extension directory

  2. To load the extension for Firefox users, open the about:debugging page, click the "This Firefox" option, click the Load Temporary Add-on button, then select any file in the dist folder generated in step 2.

Features

The below are currently supported for Chrome Browsers.

  • Skip (skippable) ads instantly
  • Mute ads playing
  • Block YouTube's "Continue Watching" popup confirmation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.7%
  • JavaScript 17.6%
  • HTML 13.7%
  • CSS 6.0%