From 0ac57ca2ac7331975f69885ba31d0773f98ad99a Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Mon, 5 Apr 2021 03:29:35 +0200 Subject: [PATCH] add target:blank to links --- src/popup/panels/SiteDetailsPanel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/popup/panels/SiteDetailsPanel.vue b/src/popup/panels/SiteDetailsPanel.vue index 0e5f05d..739c0a7 100644 --- a/src/popup/panels/SiteDetailsPanel.vue +++ b/src/popup/panels/SiteDetailsPanel.vue @@ -164,7 +164,7 @@ Fix for: Chrome and Edge used to have a bug where videos would get incorrectly stretched when zoomed in too far. The issue only appeared in fullscreen, on nVidia GPUs, and with hardware acceleration enabled. While this option only needs to be applied in fullscreen, fullscreen detection in Chrome can be a bit unreliable (depending on your OS and/or - display scaling settings). More about the issue. + display scaling settings). More about the issue.