PiPControl - Picture-in-Picture Control
Overlay video where ever you're working. Pipcontrol.com
What is PiPControl - Picture-in-Picture Control?
PiPControl - Picture-in-Picture Control is a Chrome extension developed by https://pipcontrol.com, and its main feature is "Overlay video where ever you're working. Pipcontrol.com".
Extension Screenshots
Download PiPControl - Picture-in-Picture Control Extension CRX File
Download PiPControl - Picture-in-Picture Control extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | PiPControl - Picture-in-Picture Control |
ID | cplpgnoppkbccmlenoljnonjnepkcied |
Official URL | https://chromewebstore.google.com/detail/pipcontrol-picture-in-pic/cplpgnoppkbccmlenoljnonjnepkcied |
Description | Overlay video where ever you're working. Pipcontrol.com |
File Size | 11 KB |
Installation Count | 3,348 |
Current Version | 3.0 |
Last Updated | 2019-02-14 |
Publish Date | 2019-02-09 |
Rating | 4.80/5 Total 10 Ratings |
Developer | https://pipcontrol.com |
Payment Type | free |
Extension Website | http://pipcontrol.com |
Supported Languages | 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": [ " |