Skip to content

Chrome Extension to pause Scott Manley's videos right before the end so you don't wake up from the sound of the end card.

License

Notifications You must be signed in to change notification settings

AdrianMiska/scott-manley-sleep-timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scott Manley Sleep Timer

A timer that pauses Scott Manley's videos right before the end, so you don't wake up from the sound of the end card.

Usage

Follow the instructions under the Setup section to build the extension. Then follow instructions here to load an unpacked extension.

Once the extension is loaded, open a Scott Manley video on YouTube, and the extension will automatically pause the video right before the end card.

Setup

This project uses typescript and webpack to compile javascript files in to ./dist folder in the project root directory. After cloning the repo, run npm install && npm run build to compile the ts files into js, and load the dist folder as an unpacked extension.

Licensing and Contributions

This project is a fork of youtube-sleep-timer by snoringriceball licensed under CC BY-NC-SA 4.0.

In reality by now it's mostly new and unrelated code, but the original idea and some of the config is still there, so I'm keeping the license.

This extension uses the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, please see LICENSE.md for details.

In summary, the license allows sharing and contribution of the licensed material, but disallows all commercial use as opposed to open-source licenses.

About

Chrome Extension to pause Scott Manley's videos right before the end so you don't wake up from the sound of the end card.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.6%
  • JavaScript 27.4%