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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย barreiro01919 และคุณลักษณะหลักของมันคือ "Picture-in-Picture mode allows you to watch video in a floating window with playback video controls."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Picture-in-Picture YouTube - Netflix and more

ดาวน์โหลดไฟล์ส่วนขยาย 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!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Picture-in-Picture YouTube - Netflix and more Picture-in-Picture YouTube - Netflix and more
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
อีเมล [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
}