Playback Speed
Change the playback speed for video or audio clips on any website!
Co je Playback Speed?
Playback Speed je rozšíření Chrome vyvinuté reveratenm, a jeho hlavní funkcí je „Change the playback speed for video or audio clips on any website!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Playback Speed
Stáhněte si soubory rozšíření Playback Speed ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | Playback Speed |
ID | gjeblkgnjlgadjnebddcllncefmmleio |
Oficiální URL | https://chromewebstore.google.com/detail/playback-speed/gjeblkgnjlgadjnebddcllncefmmleio |
Popis | Change the playback speed for video or audio clips on any website! |
Velikost souboru | 17.16 KB |
Počet instalací | 487 |
Aktuální Verze | 1.2 |
Poslední Aktualizace | 2020-10-20 |
Datum Vydání | 2020-10-17 |
Hodnocení | 3.00/5 Celkem 2 Hodnocení |
Vývojář | reveratenm |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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": [ " |