Skip to content

prem-k-r/Levisio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Levisio

Smart Picture-in-Picture for YouTube that Leviates with You

Levisio is a lightweight Chrome extension that enables Picture-in-Picture (PiP) mode for any YouTube tab — even if it doesn't natively support PiP. It captures the video stream and displays it in a floating window that stays on top, giving you maximum multitasking power.

✨ Features

  • 🖼️ Enable Picture-in-Picture on any YouTube tab
  • 🚀 Auto PiP Automatically triggers PiP when you switch away from a playing YouTube tab.
  • 🧠 Smart Close (Optional) Automatically exits PiP when you return to the YouTube tab.

🧩 How to Use

  1. Clone or download this repo.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable Developer Mode.
  4. Click Load unpacked and select the Levisio folder.
  5. Click the Levisio icon in the toolbar to start PiP on the current tab.

🛠️ Permissions Used

  • Zero permissions beyond what's necessary
  • tabs – to identify and interact with open YouTube tabs
  • activeTab – to know which tab you're currently on
  • scripting – to inject PiP control scripts
  • storage – to remember your toggle preferences

🛡️ Privacy & Performance Levisio doesn’t collect any user data. It runs entirely in your browser and only on YouTube domains (youtube.com/*), keeping it focused and efficient.


With Levisio, YouTube follows you — without getting in your way.

About

Smart Picture-in-Picture for YouTube that Leviates with You

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • HTML 40.8%