richardpaulraj / youtube-productivity-extension

Boost your YouTube productivity with our extension: enjoy up to 6x playback speed and a powerful volume booster for clearer and louder audio, enabling faster content consumption.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Productivity Extension

--> If you wanted to manually increase the Speed of any HTML Video Element:

  1. Copy its Id by Inspecting
  2. Go to the Console tab and write
  3. document.getElementById("playerId").playbackRate = 4
  4. Inside the double quotes write you Video Id
  5. Change the Speed as per your needs

About

Boost your YouTube productivity with our extension: enjoy up to 6x playback speed and a powerful volume booster for clearer and louder audio, enabling faster content consumption.


Languages

Language:JavaScript 72.8%Language:CSS 27.2%