Picture-in-Picture YouTube - Netflix and more
Picture-in-Picture mode allows you to watch video in a floating window with playback video controls.
Picture-in-Picture YouTube - Netflix and moreとは何ですか?
Picture-in-Picture YouTube - Netflix and moreはbarreiro01919によって開発されたChromeの拡張機能で、その主な機能は「Picture-in-Picture mode allows you to watch video in a floating window with playback video controls.」です。
拡張機能のスクリーンショット
Picture-in-Picture YouTube - Netflix and more拡張機能のCRXファイルをダウンロード
Picture-in-Picture YouTube - Netflix and more拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simple extension picture in picture. This means that sites like Netflix,YouTube, Amazon Prime, Disney Plus, and Hulu will work!
拡張機能の基本情報
名前 | |
ID | ahdijafdcpkcefendeaobodkfjcmphac |
公式URL | https://chromewebstore.google.com/detail/picture-in-picture-youtub/ahdijafdcpkcefendeaobodkfjcmphac |
説明 | Picture-in-Picture mode allows you to watch video in a floating window with playback video controls. |
ファイルサイズ | 6.21 KB |
インストール数 | 2,156 |
現在のバージョン | 1.0.6 |
最終更新日 | 2023-07-25 |
公開日 | 2020-12-03 |
評価 | 3.59/5 合計 29 レビュー |
開発者 | barreiro01919 |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sites.google.com/view/extensions-privacy |
対応言語 | 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 } |