Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

1.5

Compare
Choose a tag to compare
@bfmatei bfmatei released this 19 Jun 14:33
· 60 commits to master since this release

PiP Tool

PiP Tool is a Safari 10 extension built to add the Picture-in-Picture functionality to the video players that do not have it implemented.

For example, YouTube or DailyMotion don't have the default HTML5 video player, so Safari cannot add the PiP button. This is where PiP Tool comes in place.

Installation

  1. Download the extension here: https://bfmatei.github.io/extensions/PiPTool.safariextz
  2. Open the downloaded file
  3. Click trust
  4. Enjoy!

Improvements

  • Suggestions?

Changelog

Version 1.5

  • Add the possibility to auto-update the extension

Version 1.4

  • Add functionality for DailyMotion. More to come soon
  • Optimize the code

Version 1.3

  • Make it work with all the YouTube videos in a page (for multiple embedded videos on same page)

Version 1.2

  • Simplify the code by removing unnecessary attribute

Version 1.1

Version 1.0

  • Initial release