TrueMiniplayer is a Chrome extension that overrides YouTube's native miniplayer functionality with Chrome's built-in Picture-in-Picture mode. This offers a more flexible viewing experience by allowing videos to play in a resizable, separate window.
The original YouTube miniplayer keeps the video stuck on the same page, which can limit your browsing experience. TrueMiniplayer intercepts the native miniplayer button click and instead activates Chrome’s native Picture-in-Picture mode, letting you watch videos while using other tabs or applications.
-
Clone the repository:
git clone https://github.com/sawyershoemaker/TrueMiniplayer.git
-
Load the extension in Chrome:
- Open Chrome and navigate to chrome://extensions.
- Enable Developer Mode.
- Click Load unpacked and select the cloned extension folder.
-
Usage:
- Navigate to any YouTube video page.
- Click the miniplayer button to activate Chrome’s Picture-in-Picture mode.
- manifest.json: Contains configuration details for the extension.
- content.js: The content script that overrides YouTube's miniplayer button.
- icon.png: The extension icon displayed in Chrome.
Contributions, issues, and feature requests are welcome!
Feel free to check issues page if you want to contribute.