HTML5 Media Rate Controller
HTML5 Media Rate Controller allows changing video and audio playback rate or time giving you control over media in your browser.
Was ist HTML5 Media Rate Controller?
HTML5 Media Rate Controller ist eine Chrome-Erweiterung, die von Digital Edict entwickelt wurde, und ihr Hauptmerkmal ist "HTML5 Media Rate Controller allows changing video and audio playback rate or time giving you control over media in your browser.".
Erweiterungsscreenshots
HTML5 Media Rate Controller-Erweiterungs-CRX-Datei herunterladen
Laden Sie HTML5 Media Rate Controller-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
HTML5 Media Rate Controller allows changing video and audio playback rate giving you better control over speed with which your browser plays HTML5 media. This extension allows changing video or audio playback rate giving you full control over speed with which your browser plays HTML5 media. It is compatible with websites such as YouTube, Vimeo, and more.
Grundlegende Informationen zur Erweiterung
Name | HTML5 Media Rate Controller |
ID | lpmnmgdfmeebgdgpnjmekojjhnjbighh |
Offizielle URL | https://chromewebstore.google.com/detail/html5-media-rate-controll/lpmnmgdfmeebgdgpnjmekojjhnjbighh |
Beschreibung | HTML5 Media Rate Controller allows changing video and audio playback rate or time giving you control over media in your browser. |
Dateigröße | 23.96 KB |
Installationsanzahl | 1,413 |
Aktuelle Version | 1.0.1 |
Letztes Update | 2018-03-18 |
Veröffentlichungsdatum | 2018-03-18 |
Bewertung | 4.29/5 Insgesamt 14 Bewertungen |
Entwickler | Digital Edict |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HTML5 Media Rate Controller", "short_name": "MRC", "description": "HTML5 Media Rate Controller allows changing video and audio playback rate or time giving you control over media in your browser.", "version": "1.0.1", "icons": { "16": "icon-16x16.png", "48": "icon-48x48.png", "128": "icon-128x128.png" }, "browser_action": { "default_icon": "icon-48x48.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", " |