Lisäosan AutoPiP — Universal Picture-in-Picture versiohistoria - 2 versiota
AutoPiP — Universal Picture-in-Picture tekijä AutoPiP
Lisäosan AutoPiP — Universal Picture-in-Picture versiohistoria - 2 versiota
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 1.1.0
Julkaistu 13. kesä 2026 - 26,32 ktYhteensopivuus: firefox 142.0 ja uudemmatVersion 1.1.0
New features:
• Keyboard shortcut — press Alt+P to toggle Picture-in-Picture at any time (customizable via about:addons → Manage
Extension Shortcuts)
• Mute tab in PiP — new option to automatically silence the tab while PiP is open, audio restored on exit
• Whitelist mode — switch between Blacklist (exclude specific sites) and Whitelist (only activate on chosen sites)
• Status badge — the popup now shows live status: PiP active / Video found / No video
Improvements:
• Redesigned icons with gradient and play button
• Popup UI refresh
Pour les notes au réviseur :
No account is required to test this extension — it works on any public site with HTML5 video (e.g.
https://www.youtube.com or https://vimeo.com).
Changes in this version:
- Added chrome.commands (keyboard shortcut Alt+P) — handled in background.js via chrome.commands.onCommand, forwards a
TOGGLE_PIP message to the active tab's content script.
- Added tab muting on PiP: background.js listens for PIP_ENTERED / PIP_LEFT messages from content.js and calls
chrome.tabs.update({ muted }) only when the user has enabled this option. Original mute state is saved and restored on
exit.
- Added whitelist/blacklist mode: stored in chrome.storage.sync, evaluated in content.js at init time. No new
permissions required.
- No new host permissions or APIs added beyond those already approved in v1.0.0.Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Vanhemmat versiot
Versio 1.0.0
Julkaistu 8. kesä 2026 - 19,93 ktYhteensopivuus: firefox 142.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)