mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
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.
This commit is contained in:
parent
37c733789e
commit
84ef5aa9b6
1 changed files with 2 additions and 2 deletions
|
|
@ -31,6 +31,6 @@
|
|||
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage01">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.</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage02">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.</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_enable_favicons">Load favicons (can be time consuming during startup)</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_reuse_tabs">Reuse existing tabs (experimental)</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_reuse_tabs">Reuse existing tabs</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue