Skip to content

Commit 953a8f0

Browse files
committed
📝 Add readme & website
1 parent b0c3fa9 commit 953a8f0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/info.plist

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,13 @@
839839
</dict>
840840
</array>
841841
<key>readme</key>
842-
<string></string>
842+
<string>Github Repo: https://github.com/epilande/alfred-browser-tabs
843+
844+
Commands:
845+
- `chrome tabs {query}` - Fetch tabs from Google Chrome.
846+
- `brave tabs {query}` - Fetch tabs from Brave Browser.
847+
- `vivaldi tabs {query}` - Fetch tabs from Vivaldi.
848+
- `safari tabs {query}` - Fetch tabs from Safari.</string>
843849
<key>uidata</key>
844850
<dict>
845851
<key>05291F67-A2F4-49A2-A3AA-23923B919638</key>
@@ -988,6 +994,6 @@
988994
<key>version</key>
989995
<string>1.0.1</string>
990996
<key>webaddress</key>
991-
<string></string>
997+
<string>https://github.com/epilande/alfred-browser-tabs</string>
992998
</dict>
993999
</plist>

0 commit comments

Comments
 (0)