Skip to content

Latest commit

 

History

History
101 lines (76 loc) · 3.99 KB

README.md

File metadata and controls

101 lines (76 loc) · 3.99 KB

Wipeyy - Controllable PIP Chrome Extension -

CAUTION: This develop branch has major change in contrast with master branch. If you need latest version, you can clone master branch.

Always on top Floating Mini Player for Youtube with controls

Watch video using Picture-in-Picture(Always on top Floating Mini Player).

Picture-in-Picture (PiP) allows you to watch videos in a floating window (always on top of other windows) so you can keep an eye on what you’re watching while interacting with other sites, or applications.
It also, some shortcuts suitable for playback are provided, allowing operation even when the browser is not displayed!!

Keyboard shortcuts

Feature Command
Picture in picture Ctrl + Shift + 9 (⌘ + shift + 9 on macOS)
Pause / Start Ctrl + Shift + 8 (⌘ + shift + 8 on macOS)
Skip video 10 sec Ctrl + Shift + 7 (⌘ + shift + 7 on macOS)
Video back 10 seconds Ctrl + Shift + 6 (⌘ + shift + 6 on macOS)

If you wanna be change keyboard shortcuts, open new tab and enter address as below:
chrome://extensions/shortcuts

Tested in following websites

The extension should works on other websites as well.

Release Note

  • v0.3.2

    • Add build system(webpack)
    • fix and optimize
  • v0.3.0

    • Supports multiple languages (ja, en)
    • Fixed bug that button is flipped
    • Changed pop-up design
    • Other refactoring
  • v0.2.0

    • Fixed a bug that can not be used if you open a tab other than the video site
    • Supports various video sites such as Youtube, Prime video, Netfrix
    • Other minor bug fixes   
  • v0.1.0

    • Released Wipeyy in Chrome Store
    • Implemented keyboard shortcut function
  • v0.0.2

    • Prototype creation

このプロジェクトはZenhubを用いて管理しています。