HTML5 Video Resumer
Resumes HTML5 videos that you played before.
HTML5 Video Resumerとは何ですか?
HTML5 Video ResumerはMerten Peetzによって開発されたChromeの拡張機能で、その主な機能は「Resumes HTML5 videos that you played before.」です。
HTML5 Video Resumer拡張機能のCRXファイルをダウンロード
HTML5 Video Resumer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension will automatically remember at which time you left HTML5 videos and will resume them when played again. The times for played videos are saved up to 1 month. It supports all HTML5 video formats including MP4 and WEBM. Flash videos are not supported. It doesn't work for sites that change the video URLs on every page visit yet, such as Youtube and Netflix. However, often times those sites have build in video resume support.
拡張機能の基本情報
名前 | |
ID | gbommkoaofnelolgpcmeakpfbgghagdi |
公式URL | https://chrome.google.com/webstore/detail/html5-video-resumer/gbommkoaofnelolgpcmeakpfbgghagdi |
説明 | Resumes HTML5 videos that you played before. |
ファイルサイズ | 8.17 KB |
インストール数 | 318 |
現在のバージョン | 1.0.1 |
最終更新日 | 2016-02-23 |
公開日 | 2016-02-23 |
評価 | 3.67/5 合計 6 レビュー |
開発者 | Merten Peetz |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/MorbZ/HTML5-Video-Resumer |
ヘルプページのURL | https://github.com/MorbZ/HTML5-Video-Resumer/issues |
対応言語 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HTML5 Video Resumer", "version": "1.0.1", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "128": "icon.png" }, "permissions": [ "storage", "unlimitedStorage" ], "content_scripts": [ { "matches": [ " |