BetterPlayer - A Modern Video Player
A complete replacement for the default HTML5 video and audio player.
Что такое BetterPlayer - A Modern Video Player?
BetterPlayer - A Modern Video Player - это расширение Chrome, разработанное nmihaly0113, и его основная функция - "A complete replacement for the default HTML5 video and audio player.".
Снимки экрана расширения
Скачать файл CRX расширения BetterPlayer - A Modern Video Player
Скачайте файлы расширений BetterPlayer - A Modern Video Player в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
⭐ BetterPlayer was designed as a modern replacement for the default player built into Chrome-based web browsers. ⌨️ With BetterPlayer, you can use various keyboard shortcuts to quickly play or pause, skip, change speed and a lot more! 🔥 Shortcuts 🔥 - ⏯️ Play / Pause: "Space" / "K" - ▶️ Skip 10 Seconds: "Left Arrow" / "J" ▪️ "Right Arrow" / "L" - ⏩ Skip 30 Seconds: "Shift" + "Left/Right arrow" - ⏭️ Skip 60 Seconds: "Ctrl" + "Left/Right arrow" - ⏪ Previous Frame: "," / "<" - ⏩ Next Frame: "." / ">" - ▶️ Normal Speed: "/" / "?" - 🔤 Captions: "C" - 🔃 Reload: "R" - 🖥️ Fullscreen: "F" - 🔈 Decrease Volume: "Down Arrow" - 🔊 Increase Volume: "Up Arrow" - 🔇 Mute: "M" - 🔙 Jump To Start: "Home" - 🔚 Jump To End: "End" - 🔝 Jump To Percentage: "0 - 9"
Основная информация о расширении
Название | BetterPlayer - A Modern Video Player |
ID | dbcfpoaehlbfdeeaonihhkoocmjgalco |
Официальный URL | https://chromewebstore.google.com/detail/betterplayer-a-modern-vid/dbcfpoaehlbfdeeaonihhkoocmjgalco |
Описание | A complete replacement for the default HTML5 video and audio player. |
Размер файла | 33.48 KB |
Количество установок | 503 |
Текущая Версия | 1.0.1 |
Последнее Обновление | 2022-09-29 |
Дата публикации | 2022-04-28 |
Рейтинг | 4.20/5 Всего 5 оценок |
Разработчик | nmihaly0113 |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "BetterPlayer - A Modern Video Player", "description": "A complete replacement for the default HTML5 video and audio player.", "author": "narcolepticinsomniac", "version": "1.0.1", "manifest_version": 3, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |