Fill Window - Youtube

Plays Youtube videos in the entire window

Fill Window - Youtubeคืออะไร?

Fill Window - Youtube เป็นส่วนขยายของ Chrome ที่พัฒนาโดย TT Ext และคุณลักษณะหลักของมันคือ "Plays Youtube videos in the entire window"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fill Window - Youtube

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

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

                        Adds a button to the corner of your browser that will toggle youtube videos to fill the window.

Advantages: Does not run any code when not in use. Will also work on drive.google.com                    

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

ชื่อ Fill Window - Youtube Fill Window - Youtube
ID ndkhjifkhiepbolnmojnaaghdfdepjof
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fill-window-youtube/ndkhjifkhiepbolnmojnaaghdfdepjof
คำอธิบาย Plays Youtube videos in the entire window
ขนาดไฟล์ 13.13 KB
จำนวนการติดตั้ง 1,069
เวอร์ชันปัจจุบัน 0.0.0.10
อัปเดตครั้งล่าสุด 2024-02-23
วันที่เผยแพร่ 2019-04-27
คะแนน 4.78/5 รวมทั้งหมด 18 คะแนน
ผู้พัฒนา TT Ext
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fill Window - Youtube",
    "description": "Plays Youtube videos in the entire window",
    "version": "0.0.0.10",
    "permissions": [
        "scripting",
        "activeTab"
    ],
    "commands": [],
    "manifest_version": 3,
    "icons": {
        "128": "red.png"
    },
    "action": {
        "default_title": "Fill Window",
        "default_popup": "window.html",
        "default_icon": "red.png"
    }
}