Skip to content

leonspok/Yape

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 

Yape

Yet Another PiP Extension.

Yape does very simple thing: finds all HTML5 videos on a webpage and allows you to play them in Picture-in-Picture mode. Just click on an item from the list and this video will be switched to Picture-in-Picture mode.

Basically, this is very similar extension to PiPifier and PiedPiPer, which I discovered in the middle of development. The main difference is that Yape doesn't add any buttons to the webpage. Instead, you enable Picture-in-Picture mode from Safari toolbar.

Requirements

  1. Safari 10.0+
  2. macOS 10.12+

Installation

  1. Download latest Yape.zip
  2. Unpack it and then copy Yape.app to the Applications folder
  3. Launch Yape
  4. Go to Safari → Preferences → Extensions and enable Yape

Known issues

  • Issue #1: sometimes you need to click at least once somewhere on the page before enabling PiP.
  • Issue #2: sometimes you need to click "play" button before enabling PiP.
  • Issue #3: some videos don't work at all (for example, coub.com, gifs on tjournal.ru)