From 1af9e8b27f5bf2d46a0c48d5d8b162aa498a2012 Mon Sep 17 00:00:00 2001 From: Bennett Date: Sat, 24 Jul 2021 21:35:01 +0200 Subject: [PATCH] Update Popup.tsx --- src/pages/popup/Popup.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/popup/Popup.tsx b/src/pages/popup/Popup.tsx index c7365d1..3db6ccb 100644 --- a/src/pages/popup/Popup.tsx +++ b/src/pages/popup/Popup.tsx @@ -290,7 +290,8 @@ class Popup extends Component {

Chrome and Browsers that base on Chromium (e.g. Edge) currently have a bug that will result in audio and video getting out of sync when changing the speed often.
As "Skip Silence" will change the video speed often, you might experience this issue.
- When this setting is activated, Skip Silence will try to fix this issue by periodically putting them back into sync. + When this setting is activated, Skip Silence will try to fix this issue by periodically putting them back into sync.
+ Please note that this setting may cause media to re-buffer every 30s on some websites.

)}