ppip/README.md
Victor Westerlund 4ee54433a6
Create README.md
2022-08-04 17:17:42 +02:00

912 B

Picture-Picture-in-Picture

Chrome extension that lets you open images in Picture-in-Picture. Just like videos.

ppip@2

Install from the Chrome Web Store

Install from the Chrome Web Store

Install Chrome Extension

  1. Download the .crx file from the releases page
  2. Navigate to chrome://extensions
  3. 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