Smart PIP is a Chrome extension designed to enhance your YouTube viewing experience by automating the activation of Picture-in-Picture (PiP) mode for videos. Picture-in-Picture mode allows videos to play in a floating window that stays on top of other content, enabling you to continue watching videos while multitasking on other tasks or browsing different websites. This extension simplifies the process of managing PiP mode and ensures a smoother, more efficient experience for YouTube users.
See the demo or installation.
- Turns on PIP mode automatically, when you exit or switch to another tab from YouTube.
- Turns off PIP mode automatically, when you return to YouTube again.
- Both options can be enabled and disabled in extension settings.
Upcoming / Working Features:
- More Buttons for easy control.
Smart PiP is not available on the Chrome Web Store, but you can install it manually in Developer Mode by following these steps:
-
Clone the repository using Git:
git clone https://github.com/Coderxrohan/Smart-PIP
Or download the ZIP file from the repository page on GitHub and extract it. -
Open Chrome and go to the Extensions page by navigating to chrome://extensions/ in the address bar.
-
In the top-right corner, toggle Developer mode to ON.
-
Loading the Extension:
- Click on the Load unpacked button.
- In the file dialog, select the folder where you cloned or extracted the extension repository.
- Access the Extension:
- Once loaded, the extension icon should appear in the Chrome toolbar.
- Select the extension and right-click on it to pin it for easy access.
- Click on the icon to access the extension settings or to enable/disable features.
This repository is licensed under the MIT License. See the LICENSE file for more details.
If you encounter any issues or have questions, feel free to open an issue in this repository or contact us at [email protected].
- GitHub: Coderxrohan
- Email: Mail Me
- LinkedIn: Rohan Satkar
Contributions are always welcome!
If you'd like to contribute to this project:
-
Fork the repository.
-
Create a new branch: git checkout -b feature-branch-name
-
Commit your changes: git commit -m "Add new feature"
-
Push to the branch: git push origin feature-branch-name
-
Submit a pull request.