Video Speed Controller
Speed up video on every site!
Vad är Video Speed Controller?
Video Speed Controller är en Chrome-tillägg utvecklad av https://jakubgrzywacz.pl, och dess huvudfunktion är "Speed up video on every site!".
Tilläggsskärmbilder
Ladda ner Video Speed Controller-förlängningens CRX-fil
Ladda ner Video Speed Controller-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Speed controller is really simple but useful extension for Chrome browser. Basically it's manipulating video speed on the site, to slow down or speed up video up to 5x speed! Features: - Change video speed even from 0.25 to 5.00. - Additional button for x1/x2/x3 speed. - Works on every site that is using video. Changelog: - 0.2.2 - Experience and performance improvement - Update video speed on icon click - Reduce package size
Grundläggande Information om Tillägg
Namn | Video Speed Controller |
ID | oedcflfijnmdnkllbeoacabinnlgplmb |
Officiell webbadress | https://chromewebstore.google.com/detail/video-speed-controller/oedcflfijnmdnkllbeoacabinnlgplmb |
Beskrivning | Speed up video on every site! |
Filstorlek | 67.1 KB |
Antal Installationer | 20,000 |
Aktuell Version | 0.2.2 |
Senast Uppdaterad | 2021-04-12 |
Publiceringsdatum | 2020-11-11 |
Betyg | 4.95/5 Totalt 20 Betyg |
Utvecklare | https://jakubgrzywacz.pl |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://jakubgrzywacz.pl/privacy |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Video Speed Controller", "version": "0.2.2", "description": "Speed up video on every site!", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "browser_action": { "default_title": "Video Speed Controller", "default_popup": "popup.html" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |