https://github.com/corbindavenport/pip-shortcut
Browser extension that adds keyboard shortcut and toolbar button for Picture-in-Picture mode
https://github.com/corbindavenport/pip-shortcut
chrome chrome-extension extension-chrome picture-in-picture picture-in-picture-api webextension webextensions
Last synced: 5 months ago
JSON representation
Browser extension that adds keyboard shortcut and toolbar button for Picture-in-Picture mode
- Host: GitHub
- URL: https://github.com/corbindavenport/pip-shortcut
- Owner: corbindavenport
- License: gpl-3.0
- Created: 2022-03-22T05:11:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T01:45:54.000Z (6 months ago)
- Last Synced: 2025-04-21T02:51:09.036Z (6 months ago)
- Topics: chrome, chrome-extension, extension-chrome, picture-in-picture, picture-in-picture-api, webextension, webextensions
- Language: HTML
- Homepage: https://chrome.google.com/webstore/detail/ednlokepbjfieampgfdabeglnceoheni
- Size: 163 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Picture-in-Picture Shortcut
Picture-in-Picture Shortcut adds a keyboard shortcut and toolbar button for switching video players to the [Picture-in-Picture mode](https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture) in web browsers. The default keyboard shortcut is `Ctrl+Period` (`Command+Period` on Mac), but it can be changed from the browser settings. The Picture-in-Picture Shortcut extension button in the browser's toolbar can be used to toggle PiP mode.
Google Chrome and other Chromium browsers have a built-in Picture-in-Picture button in the default media controls, but it isn't always available and requires multiple mouse clicks. Picture-in-Picture Shortcut also overrides sites that [don't normally allow Picture-in-Picture mode](https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/disablePictureInPicture), and attempts to add a play/pause button to the PiP popup. However, this may not always work for sites and players not originally built for PiP mode.
**[Download for Google Chrome](https://chrome.google.com/webstore/detail/ednlokepbjfieampgfdabeglnceoheni)**
**[Download for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/mmgmhaokamemfnkmfdhnkkjmpbfmlpck)**
