mirror of
https://codeberg.org/vlw/ppip.git
synced 2025-11-05 03:22:42 +01:00
Chrome extension that lets you open images in Picture-in-Picture
| chrome | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE | ||
| README.md | ||
Picture-Picture-in-Picture
Chrome extension that lets you open images in Picture-in-Picture. Just like videos.
Install from the Chrome Web Store
Install from the Chrome Web Store
Install Chrome Extension
- Download the
.crxfile from the releases page - Navigate to chrome://extensions
- Drag and drop the CRX anywhere onto the page
Local installation
This extension uses pip-canvas as a submodule under the hood. So make sure you clone this repo with --recurse-submodules
git clone --recurse-submodules https://github.com/VictorWesterlund/ppip.git
