Picture-in-Picture YouTube - Netflix and more
Picture-in-Picture mode allows you to watch video in a floating window with playback video controls.
Wat is Picture-in-Picture YouTube - Netflix and more?
Picture-in-Picture YouTube - Netflix and more is een Chrome-extensie ontwikkeld door barreiro01919, en de belangrijkste functie is "Picture-in-Picture mode allows you to watch video in a floating window with playback video controls.".
Extensie Screenshots
Download het CRX-bestand van de extensie Picture-in-Picture YouTube - Netflix and more
Download Picture-in-Picture YouTube - Netflix and more-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Simple extension picture in picture. This means that sites like Netflix,YouTube, Amazon Prime, Disney Plus, and Hulu will work!
Basisinformatie over de Extensie
Naam | |
ID | ahdijafdcpkcefendeaobodkfjcmphac |
Officiële URL | https://chromewebstore.google.com/detail/picture-in-picture-youtub/ahdijafdcpkcefendeaobodkfjcmphac |
Beschrijving | Picture-in-Picture mode allows you to watch video in a floating window with playback video controls. |
Bestandsgrootte | 6.21 KB |
Aantal Installaties | 2,156 |
Huidige Versie | 1.0.6 |
Laatst Bijgewerkt | 2023-07-25 |
Publicatiedatum | 2020-12-03 |
Beoordeling | 3.59/5 Totaal 29 Beoordelingen |
Ontwikkelaar | barreiro01919 |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://sites.google.com/view/extensions-privacy |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Picture-in-Picture YouTube - Netflix and more", "description": "Picture-in-Picture mode allows you to watch video in a floating window with playback video controls.", "version": "1.0.6", "icons": { "128": "icon128.png" }, "action": { "default_icon": { "19": "icon19.png", "38": "icon38.png" }, "default_title": "Picture-in-Picture" }, "background": { "service_worker": "background.js" }, "permissions": [ "activeTab", "scripting" ], "manifest_version": 3 } |