Skip to content

Instantly share code, notes, and snippets.

@pugson
Last active August 30, 2023 02:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pugson/4dab4d0604644c5f8ecadaf11d32f02f to your computer and use it in GitHub Desktop.
Save pugson/4dab4d0604644c5f8ecadaf11d32f02f to your computer and use it in GitHub Desktop.
Fullscreen YouTube Player for Arc Browser https://arc.net/boost/BD693D78-8BFF-4927-8AF7-CE93CEF5B35A
ytd-watch-flexy[full-bleed-player] #player-full-bleed-container.ytd-watch-flexy {
max-height: calc(100vh - 56px) !important;
}
ytd-watch-flexy[fullscreen] #player-full-bleed-container.ytd-watch-flexy {
max-height: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment