globalSpeed
globalSpeed copied to clipboard
After turning on the volume boost, the video cannot go into full screen mode.
When watching videos, the volume was too low, so I turned on the volume gain. However, after enabling it, the video only goes into a webpage fullscreen mode and fails to enter true fullscreen.
Hi. The Tab Capture API, which Global Speed uses to manipulate audio, disables entering fullscreen once activated.
Workaround: Only activate once you're already in fullscreen using shortcut.
- In options page, create a Tab Capture shortcut key.
- Set the trigger to
Command A. - Open
chrome://extensions/shortcutsand bind your preferred shortcut key toCommand A.
Only after entering fullscreen, you can activate gain by using the Tab Capture shortcut.
This workaround worked on v2.9.9971 but doesn't work on v3.0.94
Finally get to working on this 🤣 (try to implement it more elegantly)