Playback Speed
Change the playback speed for video or audio clips on any website!
Was ist Playback Speed?
Playback Speed ist eine Chrome-Erweiterung, die von reveratenm entwickelt wurde, und ihr Hauptmerkmal ist "Change the playback speed for video or audio clips on any website!".
Erweiterungsscreenshots
Playback Speed-Erweiterungs-CRX-Datei herunterladen
Laden Sie Playback Speed-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
Web browsers have native capability of slowing down or speeding up audio and video content on almost any website. This extension taps into this functionality to let you change the playback rate even on websites that do not make that functionality available through it's standard user interface. This extension is extremely lightweight with a very simple user interface and no fancy bells and whistles - just gets the job done!
Grundlegende Informationen zur Erweiterung
Name | Playback Speed |
ID | gjeblkgnjlgadjnebddcllncefmmleio |
Offizielle URL | https://chromewebstore.google.com/detail/playback-speed/gjeblkgnjlgadjnebddcllncefmmleio |
Beschreibung | Change the playback speed for video or audio clips on any website! |
Dateigröße | 17.16 KB |
Installationsanzahl | 487 |
Aktuelle Version | 1.2 |
Letztes Update | 2020-10-20 |
Veröffentlichungsdatum | 2020-10-17 |
Bewertung | 3.00/5 Insgesamt 2 Bewertungen |
Entwickler | reveratenm |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Playback Speed", "version": "1.2", "description": "Change the playback speed for video or audio clips on any website!", "manifest_version": 2, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" } }, "content_scripts": [ { "matches": [ " |