Skip to content

joggee-fr/youtube-channel-preferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube channel preferences web extension

This web extension allows to define and apply different preferences (quality, speed) per YouTube channel.

Usage

  • Open a YouTube video from your favorite channel
  • Open the extension popup to save or remove dedicated preferences
  • The preferences will now be applied to every videos of the same channel

Installation

Build

The extension is bundled using Parcel.

Once this repository has been cloned, download the dependencies using npm.

$ npm install

Then, watch or build scripts can be used for development or release.

watch will build the extension in the dist directory and automatically rebuild it once a file change is detected.

$ npm run watch

web-ext from Mozilla may now be used to test the development.

$ cd dist
$ web-ext -u https://youtube.com

About

Webextension to set video preferences per YouTube channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published