Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 895 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 895 Bytes

A Youtube Productivity plugin I made

This was mostly just me playing around with google chrome extensions, but I thought I'd make something useful, so here it is.

What does it do?

Instead of simply blocking Youtube, it makes the experience really annoying. For example:

  • It randomly pauses the video
  • It randomly skips around the video
  • It changes the video into a banner with an insult/motivational statement
  • It replaces the links to other videos with a link of your choice

There's many comments in the code, so you're free to change it up however you like. The actions.js file contains an array with all the links and texts that the plugin should use, so you can edit those if you want.

If you want to use this, download the repository, upzip it, go to chrome://extensions/, click on load unpacked and then select the unzipped youtubeTimer folder that you downloaded.