uView Floating Player - Picture in Picture

Watch Youtube video and more in a floating window Picture in Picture (PIP) always on top while doing any activity or gaming on PC

uView Floating Player - Picture in Pictureคืออะไร?

uView Floating Player - Picture in Picture เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://idruf.com และคุณลักษณะหลักของมันคือ "Watch Youtube video and more in a floating window Picture in Picture (PIP) always on top while doing any activity or gaming on PC"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย uView Floating Player - Picture in Picture

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

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

                        Introducing the uView Extension PIP for Google Chrome, your ultimate solution for seamless online video streaming. 

Tired of constantly switching between apps to watch your favorite videos? Look no further! With just a few clicks, this powerful extension allows you to open any online video in the uView Player, enhancing your viewing experience.

A perfect way to watch online videos while you're working on other tasks or doing other things.

Imagine the convenience of watching Anime Online, MP4, Youtube Shorts, TV shows, Twitch, Netflix, and many other service videos, all in one place. Whether you're working on tasks, multitasking, or simply enjoying some downtime, uView Player ensures you never miss a moment.

Features:

Stay Engaged: Keep tabs on your preferred videos while gaming, working, or engaging in other activities.

Fast and Light Floating Mini Media Player: A minimalist, fast-loading media player that hovers conveniently over your screen, so you can watch videos with ease.

Uninterrupted Multitasking: Enjoy your favorite videos while working on other tasks, boosting productivity like never before.

Gallery Slider: Create slideshows with a few clicks, combining images from jpg, png, Instagram, and more!

When the video is playing in the Google Chrome, just right-click on the page and select "Open in uView Player". A floating window will appear with all of the playback controls easily accessible to you. All online video options supported by the hosting service are also available when streaming content on uView Player for Windows.

The floating window is set to stay always on top of other windows and supports adjustment like resize the Popup video, transparency and set it any place on the screen. Moreover, you can lock the media player size and position, in order to avoid accidental changes.

So go ahead and kick back with your favorite videos while getting things done – with the uView Player, you can have it all!

More information:
https://www.idruf.com                    

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

ชื่อ uView Floating Player - Picture in Picture uView Floating Player - Picture in Picture
ID ioalandbakjeajfkopojnopgndcjhbgo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/uview-floating-player-pic/ioalandbakjeajfkopojnopgndcjhbgo
คำอธิบาย Watch Youtube video and more in a floating window Picture in Picture (PIP) always on top while doing any activity or gaming on PC
ขนาดไฟล์ 168 KB
จำนวนการติดตั้ง 809
เวอร์ชันปัจจุบัน 5.1.2
อัปเดตครั้งล่าสุด 2023-10-11
วันที่เผยแพร่ 2020-09-14
คะแนน 2.83/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://idruf.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.idruf.com/
URL หน้าช่วยเหลือ https://forms.gle/uMTkPbduSBhMdCNK9
URL หน้านโยบายความเป็นส่วนตัว https://www.idruf.com/uviewplayer/privacy
ภาษาที่รองรับ en,es,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "uView Extension",
    "name": "__MSG_extensionName__",
    "version": "5.1.2",
    "default_locale": "en",
    "description": "__MSG_extension_description__",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "128": "assets\/icons\/icon128.png"
    },
    "permissions": [
        "storage",
        "contextMenus",
        "webRequest",
        "webNavigation",
        "tabs",
        ""
    ],
    "background": {
        "scripts": [
            "f6528ad02172024f1e94.js",
            "b0fdf3d3aa34bc6ca526.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "7b024133bd63701727b7.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "assets\/**\/*"
    ],
    "browser_action": {
        "default_popup": "index.html"
    }
}