Skip to content

A browser extension which automatically toggle PiP (Picture-In-Picture) when switching tabs

Notifications You must be signed in to change notification settings

NotAddison/AutoPiP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


What does this extension do?

Automatically enables PiP when a user switches for a tab to another tab with a video playing.
It also automatically disables PiP when a user switches back to the tab with the video playing.

demo.mp4

How to install?

  1. Download the latest release from here
  2. Unzip the file
  3. Open the Extension Management page by navigating to chrome://extensions.
  4. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  5. Click the LOAD UNPACKED button and select the extension src directory.

How to use?

  1. Open a video in a tab (ensure that the video is playing)
  2. Switch to another tab
Tested Sites
  • YouTube
  • How to contribute?

    1. Fork this repository
    2. Clone the forked repository
    3. Make changes
    4. Create a pull request

    Credits