speed up videos

This extension speed up videos based in HTML5, like udemy and youtube

speed up videosคืออะไร?

speed up videos เป็นส่วนขยายของ Chrome ที่พัฒนาโดย leodecm3 และคุณลักษณะหลักของมันคือ "This extension speed up videos based in HTML5, like udemy and youtube"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย speed up videos

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

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

                        The extension of the freedom to increase the speed of videos based on HTML5. Allows it to increase to 3.5x, 4.0x or custom                    

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

ชื่อ speed up videos speed up videos
ID lkfbcmacdfoadbamjdimpjmlkgbpfpbg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/speed-up-videos/lkfbcmacdfoadbamjdimpjmlkgbpfpbg
คำอธิบาย This extension speed up videos based in HTML5, like udemy and youtube
ขนาดไฟล์ 75.29 KB
จำนวนการติดตั้ง 202
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2017-08-10
วันที่เผยแพร่ 2017-08-09
คะแนน 4.29/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา leodecm3
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "speed up videos",
    "description": "This extension speed up videos based in HTML5, like udemy and youtube",
    "version": "2.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "activeTab"
    ]
}