PIPER
Watch video using Picture-in-Picture
What is PIPER?
PIPER is a Chrome extension developed by Kevin Dang, and its main feature is "Watch video using Picture-in-Picture".
Extension Screenshots
Download PIPER Extension CRX File
Download PIPER 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
Extension Basic Information
Name | |
ID | ndcbaeofjjjgibphnajcionifcfhbjmh |
Official URL | https://chrome.google.com/webstore/detail/piper/ndcbaeofjjjgibphnajcionifcfhbjmh |
Description | Watch video using Picture-in-Picture |
File Size | 8.32 KB |
Installation Count | 126 |
Current Version | 1.0 |
Last Updated | 2020-01-06 |
Publish Date | 2020-01-06 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Kevin Dang |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PIPER", "description": "Watch video using Picture-in-Picture", "version": "1.0", "icons": { "128": "assets\/icon128.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "19": "assets\/icon19.png", "38": "assets\/icon38.png" } }, "permissions": [ " |