Skip to content

Commit

Permalink
Updated screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois committed Jul 11, 2018
1 parent 75cd550 commit 0f48eba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
@@ -1,14 +1,7 @@
# Picture-in-Picture Chrome Extension

This extension demonstrates the [Picture-in-Picture API](https://wicg.github.io/picture-in-picture/) in Chrome.
A simple Chrome Extension to demonstrate the [Picture-in-Picture Web API](https://wicg.github.io/picture-in-picture/) in Chrome.

**Note:** This works in Chrome 69.
Get it on the Chrome Web Store at https://chrome.google.com/webstore/detail/hkgfoiooedgoejojocmhlaklaeopbecg

**To Install and Use It**
1. Download and extract the [extension zip file](https://github.com/beaufortfrancois/picture-in-picture-chrome-extension/archive/master.zip).
1. In `chrome://extensions` toggle **Developer mode** (upper-right corner) if it is not already on.
1. To load the extension, click **Load Unpacked**.
1. In the dialog box that appears locate and select the `src/` folder from the directory where you unpacked the zip file.
1. Navigate to any YouTube video such as this one of [a band in Prague](https://www.youtube.com/watch?v=tbcnzyDQE1U) and click the extension browser icon to toggle Picture-in-Picture for the current video.

Enjoy!
<img src="https://raw.githubusercontent.com/beaufortfrancois/picture-in-picture-chrome-extension/master/screenshot.png">
Binary file added screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f48eba

Please sign in to comment.