Chrome extension that lets you open images in Picture-in-Picture. Just like videos.
- Right-click an image on the web
- Click on "Open image in Picture-in-Picture" from the menu
Install from the Chrome Web Store
- Download the
.crx
file from the releases page - Navigate to chrome://extensions
- Drag and drop the CRX anywhere onto the page
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