SuperPiP

Enable native video controls with Picture-in-Picture functionality on any website

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Toni Oriol
1日のインストール数
1
累計インストール数
12
評価
0 0 0
バージョン
0.0.1
作成日
2025/06/03
更新日
2025/06/04
大きさ
4.95KB
ライセンス
AGPL-3.0-or-later
対象サイト
すべてのサイト

SuperPiP

Enable native video controls with Picture-in-Picture functionality on any website.

🎯 Features

  • ✅ Enables native HTML5 video controls on all videos
  • ✅ Removes overlay elements that block video interaction
  • ✅ Supports Picture-in-Picture mode (especially optimized for iOS Safari)
  • ✅ Works on any website with video content
  • ✅ Automatically detects dynamically loaded videos
  • ✅ Lightweight and non-intrusive

🚀 Installation

From Greasyfork

Install directly from Greasyfork

Manual Installation

  1. Install a userscript manager like Tampermonkey or Violentmonkey
  2. Click here to install the script
  3. The script will automatically work on all websites

🔧 How it works

  1. Scans all video elements on the page
  2. Enables native browser controls for each video
  3. Detects and hides overlay elements positioned on top of videos
  4. Monitors for new videos added to the page dynamically
  5. Special handling for iOS Safari to enable Picture-in-Picture functionality

🌐 Compatibility

  • Works on all websites with HTML5 video content
  • Optimized for mobile Safari on iOS
  • Compatible with YouTube, Vimeo, Facebook, Instagram, TikTok, Twitch, and more

📋 Examples

The examples/ directory contains HTML files demonstrating how SuperPiP works with various video platforms:

  • YouTube
  • Vimeo
  • Facebook
  • Instagram
  • TikTok
  • Twitch

🛠️ Development

# Clone the repository
git clone https://github.com/tonioriol/superpip.git
cd superpip

# The main userscript is in superpip.user.js
# Test examples are in the examples/ directory

📄 License

This project is licensed under the AGPL-3.0-or-later - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

⭐ Support

If you find SuperPiP useful, please consider giving it a star on GitHub!