Media Hotkeys
Add Youtube style keyboard shortcuts to the media elements on all pages
Cos'è Media Hotkeys?
Media Hotkeys è un'estensione di Chrome sviluppata da jiangtsa, e la sua funzione principale è "Add Youtube style keyboard shortcuts to the media elements on all pages".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Media Hotkeys
Scarica i file di estensione Media Hotkeys in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Add Youtube style keyboard shortcuts to the media elements on all pages
A chrome extension that enables you to run Youtube-style hotkeys on audio and video elements on any website.
Hotkeys include:
k toggle play/pause
j / l Skip forward/backward 10 seconds
left / right Skip forward/backward 5 seconds
< / > Decrease/Increase playback rate by 0.25
0-9 Skip to percentage of media, 0% to 90%
m Toggle mute
f Toggle fullscreen
To toggle these media hotkeys off/on, press ctrl+m.
Open source on Github: https://github.com/jiangts/media-hotkeys Informazioni di Base sull'Estensione
| Nome | |
| ID | mbcdmhmakembodgacoolpcadmbdadmja |
| URL Ufficiale | https://chromewebstore.google.com/detail/media-hotkeys/mbcdmhmakembodgacoolpcadmbdadmja |
| Descrizione | Add Youtube style keyboard shortcuts to the media elements on all pages |
| Dimensione del File | 1.47 MB |
| Conteggio Installazioni | 48 |
| Versione Corrente | 0.1.1 |
| Ultimo Aggiornamento | 2020-09-21 |
| Data di Pubblicazione | 2020-09-21 |
| Sviluppatore | jiangtsa |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/jiangts/media-hotkeys |
| URL della Pagina di Aiuto | https://github.com/jiangts/media-hotkeys/issues |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Media Hotkeys",
"version": "0.1.1",
"manifest_version": 2,
"description": "Add Youtube style keyboard shortcuts to the media elements on all pages",
"homepage_url": "https:\/\/github.com\/jiangts\/media-hotkeys",
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"default_locale": "en",
"content_scripts": [
{
"matches": [
" | |