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 là gì?

Picture-in-Picture YouTube - Netflix and more là một tiện ích mở rộng Chrome được phát triển bởi barreiro01919, và tính năng chính của nó là "Picture-in-Picture mode allows you to watch video in a floating window with playback video controls.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Picture-in-Picture YouTube - Netflix and more

Tải xuống các tệp mở rộng Picture-in-Picture YouTube - Netflix and more dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Simple extension picture in picture. This means that sites like Netflix,YouTube, Amazon Prime,  Disney Plus, and Hulu will work!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Picture-in-Picture YouTube - Netflix and more Picture-in-Picture YouTube - Netflix and more
ID ahdijafdcpkcefendeaobodkfjcmphac
URL Chính Thức https://chromewebstore.google.com/detail/picture-in-picture-youtub/ahdijafdcpkcefendeaobodkfjcmphac
Mô tả Picture-in-Picture mode allows you to watch video in a floating window with playback video controls.
Kích Thước Tệp 6.21 KB
Số Lần Cài Đặt 2,156
Phiên Bản Hiện Tại 1.0.6
Cập Nhật Lần Cuối 2023-07-25
Ngày Phát Hành 2020-12-03
Đánh Giá 3.59/5 Tổng số 29 Đánh Giá
Nhà Phát Triển barreiro01919
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://sites.google.com/view/extensions-privacy
Ngôn Ngữ Được Hỗ Trợ 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
}