diff --git a/BrowserSearch/BrowserSearch.csproj b/BrowserSearch/BrowserSearch.csproj index a442ff2..153459d 100644 --- a/BrowserSearch/BrowserSearch.csproj +++ b/BrowserSearch/BrowserSearch.csproj @@ -6,7 +6,7 @@ true Community.PowerToys.Run.Plugin.$(MSBuildProjectName) AnyCPU;x64 - 1.5.0 + 1.6.0 diff --git a/BrowserSearch/plugin.json b/BrowserSearch/plugin.json index f4913e0..92eb7ae 100644 --- a/BrowserSearch/plugin.json +++ b/BrowserSearch/plugin.json @@ -4,7 +4,7 @@ "IsGlobal": true, "Name": "Browser Search", "Author": "TBM13", - "Version": "1.5.0", + "Version": "1.6.0", "Language": "csharp", "Website": "https://github.com/TBM13/BrowserSearch", "ExecuteFileName": "Community.PowerToys.Run.Plugin.BrowserSearch.dll", diff --git a/README.md b/README.md index 24627ab..ed325bb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ It reads your default browser's history, allowing you to search its entries and

## Supported browsers +* Arc * Brave * Google Chrome * Microsoft Edge (Chromium version)