Playback Speed
Change the playback speed for video or audio clips on any website!
Wat is Playback Speed?
Playback Speed is een Chrome-extensie ontwikkeld door reveratenm, en de belangrijkste functie is "Change the playback speed for video or audio clips on any website!".
Extensie Screenshots
Download het CRX-bestand van de extensie Playback Speed
Download Playback Speed-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | Playback Speed |
ID | gjeblkgnjlgadjnebddcllncefmmleio |
Officiële URL | https://chromewebstore.google.com/detail/playback-speed/gjeblkgnjlgadjnebddcllncefmmleio |
Beschrijving | Change the playback speed for video or audio clips on any website! |
Bestandsgrootte | 17.16 KB |
Aantal Installaties | 487 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2020-10-20 |
Publicatiedatum | 2020-10-17 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | reveratenm |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |