HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
ما هو HTML5 Video Speed Control (YouTube happy)؟
HTML5 Video Speed Control (YouTube happy) هو إضافة Chrome تم تطويرها بواسطة eyw، والميزة الرئيسية لها هي "Speed controls for html5 video.".
تحميل ملف CRX للإضافة HTML5 Video Speed Control (YouTube happy)
قم بتنزيل ملفات الامتداد HTML5 Video Speed Control (YouTube happy) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
HTML5 Video speed control WITHOUT using left and right arrow keys, therefore not interfering with YouTube rewind and fast forward. New keyboard shortcuts: slower: , or [ faster: . or ] If there is any feature or improvement you want, please leave a comment on the Support page and I will try to implement them as long as I know how to. Thanks. ==================================================================== This is a duplicate of the extension of the same name, for details, click the "Website" link down below or copy & paste this link: https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg
معلومات أساسية عن التمديد
الاسم | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
الوصف | Speed controls for html5 video. |
حجم الملف | 94.86 KB |
عدد التثبيتات | 381 |
النسخة الحالية | 1.38.4 |
آخر تحديث | 2016-12-12 |
تاريخ النشر | 2016-12-12 |
تقييم | 4.69/5 مجموع تقييمات 13 |
المطور | eyw |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
اللغات المدعومة | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |