Picture in Picture

Watch video always in floating window

Picture in Picture là gì?

Picture in Picture là một tiện ích mở rộng Chrome được phát triển bởi sokotovartur, và tính năng chính của nó là "Watch video always in floating window".

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

screenshot
screenshot

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

Tải xuống các tệp mở rộng Picture in Picture 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

                        A very handy extension for watching videos while browsing the web or using other applications is already here. This is Amazing Picture in Picture. Our new product is of high quality and very easy to use. Amazing Picture in Picture works on all desktop platforms. You can be on any page on the Internet and you will have a floating window in which you can watch whatever you want. The Amazing Picture in Picture extension is lightweight. You will be pleasantly surprised when working with our new extension. Therefore, rather install the free Amazing Picture in Picture and enjoy.                    

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

Tên Picture in Picture Picture in Picture
ID gcdmnhmmikclfheenplemamfnjdgajbl
URL Chính Thức https://chrome.google.com/webstore/detail/picture-in-picture/gcdmnhmmikclfheenplemamfnjdgajbl
Mô tả Watch video always in floating window
Kích Thước Tệp 24.23 KB
Số Lần Cài Đặt 6,000
Phiên Bản Hiện Tại 1.6
Cập Nhật Lần Cuối 2022-01-24
Ngày Phát Hành 2021-02-24
Đánh Giá 3.25/5 Tổng số 12 Đánh Giá
Nhà Phát Triển sokotovartur
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "ghafiople.js"
        ]
    },
    "browser_action": [],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "oplituMopasd.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "hjnasmog.png"
    },
    "name": "__MSG_appName__",
    "manifest_version": 2,
    "permissions": [
        "storage",
        ""
    ],
    "version": "1.6",
    "web_accessible_resources": [
        "*.png"
    ]
}