Video Speed Controller - BETA Channel
BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts
Vad är Video Speed Controller - BETA Channel?
Video Speed Controller - BETA Channel är en Chrome-tillägg utvecklad av Chad Bailey, och dess huvudfunktion är "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts".
Tilläggsskärmbilder
Ladda ner Video Speed Controller - BETA Channel-förlängningens CRX-fil
Ladda ner Video Speed Controller - BETA Channel-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
Video Speed Controller - BETA Do not use unless you know what you're doing. If you're unsure, please install the parent project Video Speed Controller instead https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk
Grundläggande Information om Tillägg
Namn | Video Speed Controller - BETA Channel |
ID | kgciknbfdanakgjeeoihchpljcejkkdj |
Officiell webbadress | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
Beskrivning | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
Filstorlek | 99.57 KB |
Antal Installationer | 147 |
Aktuell Version | 0.8.2 |
Senast Uppdaterad | 2022-09-10 |
Publiceringsdatum | 2022-09-06 |
Utvecklare | Chad Bailey |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/ChadBailey/videospeed-refactoring |
Hjälpsida URL | https://github.com/ChadBailey/videospeed-refactoring/issues |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.8.2", "manifest_version": 3, "name": "Video Speed Controller - BETA Channel", "short_name": "videospeed-controller-beta", "description": "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio\/video with shortcuts", "homepage_url": "https:\/\/github.com\/ChadBailey\/videospeed-refactoring", "permissions": [ "storage" ], "options_ui": { "page": "assets\/html\/options.html", "open_in_tab": true }, "host_permissions": [ " |