WofWca

Results 487 comments of WofWca

Weblate is very well integrated with git, translations are automatically committed to a remote repo and all you have to do is merge them. I'd say it's a must-have. And...

This has been discussed in reviews on Chrome Web Store (review by Cheung Tyrone). If you're using Chromium, and whitelist (not blacklist) function is enough for you, go to extension...

Maybe this could help https://github.com/fregante/webext-domain-permission-toggle. Or just look up how it's done. It uses permissions. It'd be cool if we could simultaneously solve this issue and narrow extension's permissions.

Btw, in case of Chromium, we could implement only the blacklist functionality, because [whitelisting is already there](https://github.com/WofWca/jumpcutter/issues/26#issuecomment-925007811).

Sure! Thank you!

More than OK. Thank you!

I'd say it's offtopic, so I responded here https://github.com/translate-tools/linguist/issues/121#issuecomment-1173047804

As I said, before performing the seek, we need to check whether the video's `currentTime` is close to its `duration`. I have linked the responsible code in the issue's description....

@Arpit-mohankar Let us know if you're still gonna work on this.