Playback Speed
Change the playback speed for video or audio clips on any website!
Playback Speedคืออะไร?
Playback Speed เป็นส่วนขยายของ Chrome ที่พัฒนาโดย reveratenm และคุณลักษณะหลักของมันคือ "Change the playback speed for video or audio clips on any website!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Playback Speed
ดาวน์โหลดไฟล์ส่วนขยาย Playback Speed ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Web browsers have native capability of slowing down or speeding up audio and video content on almost any website. This extension taps into this functionality to let you change the playback rate even on websites that do not make that functionality available through it's standard user interface. This extension is extremely lightweight with a very simple user interface and no fancy bells and whistles - just gets the job done!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Playback Speed |
ID | gjeblkgnjlgadjnebddcllncefmmleio |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/playback-speed/gjeblkgnjlgadjnebddcllncefmmleio |
คำอธิบาย | Change the playback speed for video or audio clips on any website! |
ขนาดไฟล์ | 17.16 KB |
จำนวนการติดตั้ง | 487 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2020-10-20 |
วันที่เผยแพร่ | 2020-10-17 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | reveratenm |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Playback Speed", "version": "1.2", "description": "Change the playback speed for video or audio clips on any website!", "manifest_version": 2, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" } }, "content_scripts": [ { "matches": [ " |