polywock / globalSpeed

Web extension to set a default speed for video and audio
https://chrome.google.com/webstore/detail/global-speed-youtube-netf/jpbjcnkcffbooppibceonlgknpkniiff?hl=en
1.59k stars 179 forks source link

web page full screen playback #390

Closed weineo closed 1 week ago

weineo commented 1 year ago

请问能添加“网页全屏播放”的功能吗,在很多情况下,“网页全屏”的体验会好于常见的“全屏播放”功能。我在下方展现了在中国常用的网站bilibili上实现的效果。其保留了浏览器上方的标签页和功能栏的展现,只占据了网页的部分。 May I ask if it is possible to add the feature of "web page full screen playback"? In many cases, the experience of "web page full screen" will be better than the common feature of "full screen playback". I have shown the results achieved on Bilibili, a commonly used website in China, below. It retains the display of the tabs and function bars above the browser and only occupies a portion of the webpage. image

polywock commented 1 year ago

Hi. Partial full screen is possible right now as a secret feature. Are you on Edge or Chrome? If so, you can go to the audio effects panel and click "capture". Capturing the tab's audio allows for special audio effects like pitch shift, but it also disables full screen mode (instead the video goes partial fullscreen like Bilibili.

im1

im2

im3

im4

weineo commented 1 year ago

十分感谢你的帮助,不过要是能在之后的版本里加入实现部分全屏的快捷键以使其与全屏模式共存的话那就更完美了。 Thank you very much for your help, but it would be even more perfect if we could add shortcut keys for partial full screen in future versions to coexist with full screen mode.

polywock commented 1 year ago

For convenience, shortcut key can be configured to capture tab's audio. But, unlike other shortcut keys. This must be configured through the browser.

  1. Create a Capture shortcut key in the options page. m1

  2. Make sure it's set to Command A, which should be the default. Click the chain icon to open chrome://extensions/shortcuts, where extension shortcuts can be configured. m2

  3. Set Command A to your preferred shortcut key. m3