We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c3fa9 commit 953a8f0Copy full SHA for 953a8f0
src/info.plist
@@ -839,7 +839,13 @@
839
</dict>
840
</array>
841
<key>readme</key>
842
- <string></string>
+ <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>
849
<key>uidata</key>
850
<dict>
851
<key>05291F67-A2F4-49A2-A3AA-23923B919638</key>
@@ -988,6 +994,6 @@
988
994
<key>version</key>
989
995
<string>1.0.1</string>
990
996
<key>webaddress</key>
991
997
+ <string>https://github.com/epilande/alfred-browser-tabs</string>
992
998
993
999
</plist>
0 commit comments