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 |
官方網址 | 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": [ " |