Video Playback Speedup
Control video playback speed using keyboard shortcuts
ما هو Video Playback Speedup؟
Video Playback Speedup هو إضافة Chrome تم تطويرها بواسطة Simplify Unique Ideas، والميزة الرئيسية لها هي "Control video playback speed using keyboard shortcuts".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Video Playback Speedup
قم بتنزيل ملفات الامتداد Video Playback Speedup بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The purpose of this extension is to speed up currently playing video for people in hurry. Most web video players has functionality to speed up video playback, but it has certain upper limits. This extension is meant to change that. Moreover, it also has key binding to skip video ads with a single click. And there is more, it does not require any access permissions from your browsers, so you can be calm, it is not going to snoop on your browsing activity.
معلومات أساسية عن التمديد
الاسم | Video Playback Speedup |
ID | fllmoplppdefmmapminckbjbfpmncjnb |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/video-playback-speedup/fllmoplppdefmmapminckbjbfpmncjnb |
الوصف | Control video playback speed using keyboard shortcuts |
حجم الملف | 16.04 KB |
عدد التثبيتات | 94 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2019-03-07 |
تاريخ النشر | 2019-03-06 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | Simplify Unique Ideas |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/va1da5/html5-video-speedup-chome-extension |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Video Playback Speedup", "description": "Control video playback speed using keyboard shortcuts", "version": "1.0.0", "icons": { "128": "images\/icon-128.png" }, "browser_action": { "default_icon": "images\/icon-90.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |