/youtube-pip-button

A small chrome extension that replaces the YouTube miniplayer button with the Picture-in-Picture button.

Primary LanguageJavaScriptMIT LicenseMIT

youtube-pip-button

A chrome extension that replaces the YouTube miniplayer button with the chrome PiP button.

To install:

  1. Clone (or download) the repository
    git clone https://github.com/JoniVR/youtube-pip-button.git
  2. Open Chrome, click the 3 dots menu > More Tools > Extensions
  3. Drag and drop the youtube-pip-button.crx file inside the chrome extensions page
  4. Make sure it's enabled

Testing:

  1. Clone (or download) the repository
git clone https://github.com/JoniVR/youtube-pip-button.git
  1. Open Chrome, click the 3 dots menu > More Tools > Extensions
  2. Enable Developer Mode
  3. Select Load unpacked
  4. Select the /src folder