WesselKroos / youtube-ambilight

This browser extension adds ambient light to YouTube videos
MIT License
78 stars 8 forks source link

Add ability to resize the player controls in theater mode #220

Closed ovojake closed 4 months ago

ovojake commented 4 months ago

It would be nice to be able to change the width of the player to either fit the video width, rather than the whole width of the screen.

WesselKroos commented 4 months ago

I leave the layout of the webpage up to YouTube. This will make sure that the ambient light extension has the least amount of conflicts with other extensions.

Customizing the layout like the player size can be done with other extensions. Or you can customize the layout with your own css rules with extensions like Stylus.

The only layout customizations I make available are related to transparency of elements to provide more ambient light immersion.