PiPControl - Picture-in-Picture Control
Overlay video where ever you're working. Pipcontrol.com
Hvad er PiPControl - Picture-in-Picture Control?
PiPControl - Picture-in-Picture Control er en Chrome-udvidelse udviklet af https://pipcontrol.com, og dens hovedfunktion er "Overlay video where ever you're working. Pipcontrol.com".
Udvidelsesskærmbilleder
Download PiPControl - Picture-in-Picture Control-udvidelses-CRX-fil
Download PiPControl - Picture-in-Picture Control-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
PipControl allows you to watch videos in a floating window that is always ontop so you can keep an eye on what you want while interacting with websites or applications.
Grundlæggende oplysninger om udvidelsen
Navn | PiPControl - Picture-in-Picture Control |
ID | cplpgnoppkbccmlenoljnonjnepkcied |
Officiel URL | https://chromewebstore.google.com/detail/pipcontrol-picture-in-pic/cplpgnoppkbccmlenoljnonjnepkcied |
Beskrivelse | Overlay video where ever you're working. Pipcontrol.com |
Filstørrelse | 11 KB |
Antal Installationer | 3,348 |
Nuværende Version | 3.0 |
Senest Opdateret | 2019-02-14 |
Udgivelsesdato | 2019-02-09 |
Bedømmelse | 4.80/5 Samlet 10 Bedømmelser |
Udvikler | https://pipcontrol.com |
Betalingsmetode | free |
Udvidelseswebsted | http://pipcontrol.com |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PiPControl - Picture-in-Picture Control", "description": "Overlay video where ever you're working. Pipcontrol.com", "version": "3.0", "icons": { "128": "assets\/icon128.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "19": "assets\/icon19.png", "38": "assets\/icon38.png" } }, "commands": { "_execute_browser_action": { "suggested_key": { "windows": "Alt+P", "mac": "Alt+P", "chromeos": "Alt+P", "linux": "Alt+P" } } }, "permissions": [ " |