From 20f898ce2e036ce7a58badd34ff501ea293672f7 Mon Sep 17 00:00:00 2001 From: Andrzej Martyna Date: Sun, 28 Dec 2025 17:47:06 +0100 Subject: [PATCH] Additional attribution --- .../THIRD_PARTY_NOTICES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/THIRD_PARTY_NOTICES.md b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/THIRD_PARTY_NOTICES.md index bd0568614..aeb9b8faf 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/THIRD_PARTY_NOTICES.md +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/THIRD_PARTY_NOTICES.md @@ -13,6 +13,11 @@ This project uses third-party NuGet packages. Detailed information (package id, version, license, repository URL) is available in [THIRD_PARTY_NOTICES.json](THIRD_PARTY_NOTICES.json). +# Additional credits + +Initially there was a plan to integrate [Browser Bookmarks plugin](https://github.com/Flow-Launcher/Flow.Launcher/tree/dev/Plugins/Flow.Launcher.Plugin.BrowserBookmark) and [Browser Tabs plugin](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.BrowserTabs) but it looks like inter-plugin communication or integration of plugins is not possible. +Finally Browser Tabs plugin wasn't used but **it's code had great impact on this final solution**. + # How to generate the list 1. Install `dotnet-project-licenses`