h5-video-audio-ctl
h5-video-audio-ctl
Apa itu h5-video-audio-ctl?
h5-video-audio-ctl adalah ekstensi Chrome yang dikembangkan oleh ke.zhang.cn, dan fitur utamanya adalah "h5-video-audio-ctl".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi h5-video-audio-ctl
Unduh file ekstensi h5-video-audio-ctl dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
control the h5 video or audio player ********************************************** * Welcome to use h5 video/audio controller Alt + S : show / hide the control bar, when show start to control, hide to stop control Alt + 1 : play x1 Alt + 2 : play x1.5 Alt + 3 : play x2 > (ArrowRight) : +10s < (ArrowLeft) : -10s Alt + > (ArrowRight) : +30s Alt + < (ArrowLeft) : -30s **********************************************
Informasi Dasar Ekstensi
Nama | |
ID | dpckhdgogkehddflljnnbdjndfioacih |
URL Resmi | https://chrome.google.com/webstore/detail/h5-video-audio-ctl/dpckhdgogkehddflljnnbdjndfioacih |
Deskripsi | h5-video-audio-ctl |
Ukuran File | 26.27 KB |
Jumlah Instalasi | 87 |
Versi Saat Ini | 0.2.1 |
Terakhir Diperbarui | 2019-05-13 |
Tanggal Publikasi | 2019-05-13 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | ke.zhang.cn |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/KeZhang/h5-video-audio-ctl |
Bahasa yang Didukung | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "h5-video-audio-ctl", "description": "h5-video-audio-ctl", "version": "0.2.1", "permissions": [ "tabs", "file:\/\/*\/*", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_title": "h5-video-audio-ctl", "default_icon": "icon.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |