Video Picture-in-Picture
Continue watching your videos whilst doing something else
Video Picture-in-Pictureとは何ですか?
Video Picture-in-Pictureはgermainによって開発されたChromeの拡張機能で、その主な機能は「Continue watching your videos whilst doing something else」です。
拡張機能のスクリーンショット
Video Picture-in-Picture拡張機能のCRXファイルをダウンロード
Video Picture-in-Picture拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
🖼 WebExtension that discovers videos in a tab and transitions them in Picture-in-Picture mode 拡張機能の基本情報
| 名前 | |
| ID | njjicmmkcgeigdgihdhkjoahiieinmci |
| 公式URL | https://chromewebstore.google.com/detail/video-picture-in-picture/njjicmmkcgeigdgihdhkjoahiieinmci |
| 説明 | Continue watching your videos whilst doing something else |
| ファイルサイズ | 11.29 KB |
| インストール数 | 1,734 |
| 現在のバージョン | 0.0.1 |
| 最終更新日 | 2021-05-05 |
| 公開日 | 2018-11-10 |
| 評価 | 5.00/5 合計 6 レビュー |
| 開発者 | germain |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/gsouquet/video-pip-webextension |
| ヘルプページのURL | https://github.com/gsouquet/video-pip-webextension/issues |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Video Picture-in-Picture",
"version": "0.0.1",
"description": "Continue watching your videos whilst doing something else",
"permissions": [
"activeTab"
],
"browser_action": {
"default_popup": "popup\/dropdown.html",
"default_icon": {
"16": "img\/icon-16.png",
"48": "img\/icon-48.png",
"128": "img\/icon-128.png"
}
},
"content_scripts": [
{
"matches": [
" | |