HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
HTML5 Video Speed Control (YouTube happy)とは何ですか?
HTML5 Video Speed Control (YouTube happy)はeywによって開発されたChromeの拡張機能で、その主な機能は「Speed controls for html5 video.」です。
HTML5 Video Speed Control (YouTube happy)拡張機能のCRXファイルをダウンロード
HTML5 Video Speed Control (YouTube happy)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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:\/\/*\/*", " |