Results 216 comments of R.S.I.

> 我希望在我手动修改倍速之后插件关闭强制修改倍速。 Hi. There's no good way tell if the user intentionally changed the speed or if the website's code changed it for another reason.

You can add a URL rule to turn off Global Speed. The system isn't great right, but I'm hoping to improve in a later update. ![images](https://github.com/polywock/globalSpeed/assets/31208859/466ad93b-bc53-48b5-bfb6-fcb28e24eb0c) 1. Create a new...

> can you add the option to adjust the speed in the upper right or left corner of each embedded video, like this extension. I occasionally look at that extension's...

Edge and Chrome only supports 16x. On Firefox, it's potentially possible.

Hello. Global Speed uses the Tab Capture API to manipulate a tab's audio. This API is very limited and has problems. One of the limitations is that videos cannot enter...

Unfortunately I cannot test it myself as LINE TV is region locked. Maybe the website is detecting multiple streams and is pausing/muting as a result. This probably won't help, but...

Hello. You can create a shortcut to pause in the options page. ![screen](https://github.com/polywock/globalSpeed/assets/31208859/c6dcf628-f001-4a97-a5a6-85390c2b6838)

Have you tried enabling "ghost mode" in the options page? For me, both websites work, even without ghost mode.

I figured out the reason. They're sometimes playing videos using a \ element instead of a \ element. Canvas is not a video player, it's a graphics API which is...

Hi. The fullscreen shortcut enters fullscreen. Sometimes websites let you press F to enter fullscreen, but some websites don't. Overall, it's not consistent. That's why I implemented a fullscreen shortcut...