HTML5 Video Resumer
Resumes HTML5 videos that you played before.
Hvad er HTML5 Video Resumer?
HTML5 Video Resumer er en Chrome-udvidelse udviklet af Merten Peetz, og dens hovedfunktion er "Resumes HTML5 videos that you played before.".
Download HTML5 Video Resumer-udvidelses-CRX-fil
Download HTML5 Video Resumer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | gbommkoaofnelolgpcmeakpfbgghagdi |
Officiel URL | https://chrome.google.com/webstore/detail/html5-video-resumer/gbommkoaofnelolgpcmeakpfbgghagdi |
Beskrivelse | Resumes HTML5 videos that you played before. |
Filstørrelse | 8.17 KB |
Antal Installationer | 318 |
Nuværende Version | 1.0.1 |
Senest Opdateret | 2016-02-23 |
Udgivelsesdato | 2016-02-23 |
Bedømmelse | 3.67/5 Samlet 6 Bedømmelser |
Udvikler | Merten Peetz |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/MorbZ/HTML5-Video-Resumer |
Hjælpeside-URL | https://github.com/MorbZ/HTML5-Video-Resumer/issues |
Understøttede Sprog | 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": [ " |