Picture in Picture (PiP) - Floating video

Watch videos while surfing the web with Picture in Picture (PiP) mode. Floating video player for Web!

Picture in Picture (PiP) - Floating videoคืออะไร?

Picture in Picture (PiP) - Floating video เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://floatvid.com และคุณลักษณะหลักของมันคือ "Watch videos while surfing the web with Picture in Picture (PiP) mode. Floating video player for Web!"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Picture in Picture (PiP) - Floating video

ดาวน์โหลดไฟล์ส่วนขยาย Picture in Picture (PiP) - Floating video ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Picture-in Picture Extension (PiP) lets you play any video in 
floating video player mode, and it works on all platforms. PiP is a popped-out, always-on-top video player that floats on top of other windows. You can also reposition it along the screen border while you continue to surf the internet.

Now stream your favorite movies, series or sports on any tab. Install Picture in Picture Chrome extension to enable the floating video. We support this feature on every streaming site. 

What is the mode and how it will be useful for you? You can also reposition it along the screen border while you continue to surf the internet.

Allows you to watch videos in a floating window (always on top of other windows) so you can keep track of what you are watching when interacting with other sites or applications.

Just click on the app icon to display the video player on YouTube or any other websites on the Web. This window will play the video on all pages of the browser on which there is a video resource. 

How do I play a video in a floating window?
Open the YouTube video on the mini player in floating image-in-image mode. Supports video players This window will play videos on all pages of the browser. 

How Extension works:
1. Find the video and run it.
2. Click the extension icon to reduce the video player on YouTube and other sites.
3. Select the “Floating Picture in Picture” and you're done.

A floating video allows the viewer to scroll through your webpage and keep your video in view the whole time.

Just click on the Floating Player and Video Control icon to display the video player on YouTube or any other websites on the Web. This window will play the video on all pages of the browser on which there is a video resource.

Pic-in-pic mode supports all video formats and works with popular video hubs like Youtube and many others

P.S. YouTube is a trademark of Google Inc. Use of this trademark is subject to Google permissions.
The floating image mode in Picture mode for YouTube  is not created, is not associated with Google Inc. or not supported.

We really hope that our Picture Viewer will be useful to you! We look forward to your feedback and ratings! Also write your suggestions for improving the functionality.                    

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

ชื่อ Picture in Picture (PiP) - Floating video Picture in Picture (PiP) - Floating video
ID gmehookibnphigonphocphhcepbijeen
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/picture-in-picture-pip-fl/gmehookibnphigonphocphhcepbijeen
คำอธิบาย Watch videos while surfing the web with Picture in Picture (PiP) mode. Floating video player for Web!
ขนาดไฟล์ 50.38 KB
จำนวนการติดตั้ง 1,102,509
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2024-02-08
วันที่เผยแพร่ 2022-12-05
คะแนน 4.77/5 รวมทั้งหมด 266 คะแนน
ผู้พัฒนา https://floatvid.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://floatvid.com
URL หน้านโยบายความเป็นส่วนตัว https://floatvid.com/privacy-policy.html
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.0.4",
    "icons": {
        "128": "images\/128.png"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/16.png",
            "38": "images\/38.png",
            "48": "images\/48.png",
            "64": "images\/64.png"
        }
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+P",
                "mac": "Alt+P",
                "chromeos": "Alt+P",
                "linux": "Alt+P"
            }
        }
    },
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": false
    },
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "manifest_version": 3
}