From 84ef5aa9b69649a4481a58c2995c144cf90bb56c Mon Sep 17 00:00:00 2001 From: Andrzej Martyna <4319685+andrzejmartyna@users.noreply.github.com> Date: Mon, 5 Jan 2026 13:39:00 +0100 Subject: [PATCH] Remove 'experimental' label from reuse tabs option Now it works well so it is no longer experimental. Maybe let's keep it "false" by default for some time. It will make it harder to spread among users but IMO it's safer. --- .../Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml index 0cd3bdbf1..4bb16f35d 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml @@ -31,6 +31,6 @@ If you are not using Chrome, Firefox or Edge, or you are using their portable version, you need to add bookmarks data directory and select correct browser engine to make this plugin work. For example: Brave's engine is Chromium; and its default bookmarks data location is: "%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData". For Firefox engine, the bookmarks directory is the userdata folder contains the places.sqlite file. Load favicons (can be time consuming during startup) - Reuse existing tabs (experimental) + Reuse existing tabs - \ No newline at end of file +