[alfred] Add custom search for Google Inbox

pull/28/head
Alpha Chen 10 years ago
parent 9efb4187f0
commit e544a8324c

@ -13,12 +13,27 @@
<key>plusSpaces</key> <key>plusSpaces</key>
<true/> <true/>
<key>text</key> <key>text</key>
<string>Goodreads</string> <string>Search Goodreads for '{query}'</string>
<key>url</key> <key>url</key>
<string>https://www.goodreads.com/search?utf8=%E2%9C%93&amp;query={query}</string> <string>https://www.goodreads.com/search?utf8=%E2%9C%93&amp;query={query}</string>
<key>utf8</key> <key>utf8</key>
<true/> <true/>
</dict> </dict>
<key>1B744577-C743-466D-9B65-8A45F55F7BE3</key>
<dict>
<key>enabled</key>
<true/>
<key>keyword</key>
<string>inbox</string>
<key>plusSpaces</key>
<false/>
<key>text</key>
<string>Search Google Inbox for '{query}'</string>
<key>url</key>
<string>https://inbox.google.com/search/{query}?pli=1</string>
<key>utf8</key>
<true/>
</dict>
<key>491B807D-42B3-4CB4-861F-2ADF20727F53</key> <key>491B807D-42B3-4CB4-861F-2ADF20727F53</key>
<dict> <dict>
<key>enabled</key> <key>enabled</key>

Loading…
Cancel
Save