Skip to content

Commit d364456

Browse files
authored
Merge pull request #629 from sergebat/main
Add Multi-Profile Bookmarks plugin
2 parents e5e3cab + 4ecd25e commit d364456

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"ID": "9c3ff0be220b4568af017ffd3cdfb4d7",
3+
"Name": "Multi-Profile Bookmarks",
4+
"Description": "Opens bookmarks in correct browser profile. Ideal if you use separate profiles for work/study and personal browsing.",
5+
"Author": "sergebat",
6+
"Version": "0.0.1",
7+
"Language": "csharp",
8+
"Website": "https://github.com/sergebat/Flow.Launcher.Plugin.MultiprofileBookmarks",
9+
"UrlDownload": "https://github.com/sergebat/Flow.Launcher.Plugin.MultiprofileBookmarks/releases/download/v0.0.1/MultiprofileBookmarks.zip",
10+
"UrlSourceCode": "https://github.com/sergebat/Flow.Launcher.Plugin.MultiprofileBookmarks/tree/main/Flow.Launcher.Plugin.MultiprofileBookmarks",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/sergebat/Flow.Launcher.Plugin.MultiprofileBookmarks@0.0.1/Flow.Launcher.Plugin.MultiprofileBookmarks/Images/icon.png",
12+
"MinimumAppVersion": "2.0.0"
13+
}

0 commit comments

Comments
 (0)