h5-video-audio-ctl
h5-video-audio-ctl
h5-video-audio-ctlとは何ですか?
h5-video-audio-ctlはke.zhang.cnによって開発されたChromeの拡張機能で、その主な機能は「h5-video-audio-ctl」です。
拡張機能のスクリーンショット
h5-video-audio-ctl拡張機能のCRXファイルをダウンロード
h5-video-audio-ctl拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 **********************************************
拡張機能の基本情報
名前 | |
ID | dpckhdgogkehddflljnnbdjndfioacih |
公式URL | https://chrome.google.com/webstore/detail/h5-video-audio-ctl/dpckhdgogkehddflljnnbdjndfioacih |
説明 | h5-video-audio-ctl |
ファイルサイズ | 26.27 KB |
インストール数 | 87 |
現在のバージョン | 0.2.1 |
最終更新日 | 2019-05-13 |
公開日 | 2019-05-13 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | ke.zhang.cn |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/KeZhang/h5-video-audio-ctl |
対応言語 | 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": [ " |