YouTube : lecteur vidéo plus large
Agrandit le lecteur standard de la page vidéo sans passer en mode cinéma.
Code à copier
/* Make the default (non-theatre) player noticeably wider */
ytd-watch-flexy[flexy] #primary.ytd-watch-flexy {
min-width: 0 !important;
}
ytd-watch-flexy:not([theater]) #player-container-outer {
max-width: 1100px !important;
}
ytd-watch-flexy:not([theater]) #player.ytd-watch-flexy {
width: 100% !important;
}
Comment utiliser cet exemple
- Copiez le code avec le bouton ci-dessus.
- Installez JustZix (2 minutes) et ouvrez l'extension sur la page cible.
- Ajoutez une nouvelle règle correspondant à cette page.
- Collez le code dans le panneau CSS de la règle et enregistrez — l'effet apparaît aussitôt.
Notez cet exemple
Aucune note — soyez le premier.