Video Speed Controller - BETA Channel
BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts
ما هو Video Speed Controller - BETA Channel؟
Video Speed Controller - BETA Channel هو إضافة Chrome تم تطويرها بواسطة Chad Bailey، والميزة الرئيسية لها هي "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Video Speed Controller - BETA Channel
قم بتنزيل ملفات الامتداد Video Speed Controller - BETA Channel بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Video Speed Controller - BETA Do not use unless you know what you're doing. If you're unsure, please install the parent project Video Speed Controller instead https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk
معلومات أساسية عن التمديد
الاسم | Video Speed Controller - BETA Channel |
ID | kgciknbfdanakgjeeoihchpljcejkkdj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
الوصف | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
حجم الملف | 99.57 KB |
عدد التثبيتات | 147 |
النسخة الحالية | 0.8.2 |
آخر تحديث | 2022-09-10 |
تاريخ النشر | 2022-09-06 |
المطور | Chad Bailey |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/ChadBailey/videospeed-refactoring |
عنوان صفحة المساعدة | https://github.com/ChadBailey/videospeed-refactoring/issues |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.8.2", "manifest_version": 3, "name": "Video Speed Controller - BETA Channel", "short_name": "videospeed-controller-beta", "description": "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio\/video with shortcuts", "homepage_url": "https:\/\/github.com\/ChadBailey\/videospeed-refactoring", "permissions": [ "storage" ], "options_ui": { "page": "assets\/html\/options.html", "open_in_tab": true }, "host_permissions": [ " |