YES - YouTube Enhancement Suite

No Pre-Roll Ads, No Age Filter, No Comments, Full Screen Videos, Autoplay

YES - YouTube Enhancement Suiteคืออะไร?

YES - YouTube Enhancement Suite เป็นส่วนขยายของ Chrome ที่พัฒนาโดย stephan247 และคุณลักษณะหลักของมันคือ "No Pre-Roll Ads, No Age Filter, No Comments, Full Screen Videos, Autoplay"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YES - YouTube Enhancement Suite

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

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

                        Replaces YouTube's watch page with a full screen interface with no pre-roll ads, no comments, no age filters, just video.                    

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

ชื่อ YES - YouTube Enhancement Suite YES - YouTube Enhancement Suite
ID ablppdolllcbhinaofgldpflhpckncid
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/yes-youtube-enhancement-s/ablppdolllcbhinaofgldpflhpckncid
คำอธิบาย No Pre-Roll Ads, No Age Filter, No Comments, Full Screen Videos, Autoplay
ขนาดไฟล์ 13.11 KB
จำนวนการติดตั้ง 149
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2014-05-30
วันที่เผยแพร่ 2014-05-30
คะแนน 1.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา stephan247
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "No Pre-Roll Ads, No Age Filter, No Comments, Full Screen Videos, Autoplay",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "YES - YouTube Enhancement Suite",
    "short_name": "YES",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/www.youtube.com\/watch*"
    ],
    "version": "1.0.1"
}