Labs/Ubiquity/Writing A Search Command: Difference between revisions

Jump to navigation Jump to search
→‎url: += defaultUrl
(→‎url: += defaultUrl)
Line 12: Line 12:
The url of the search provider, with the string "{QUERY}" (without the quotes representing the search word, ie: "http://www.google.com/search?q={QUERY}".
The url of the search provider, with the string "{QUERY}" (without the quotes representing the search word, ie: "http://www.google.com/search?q={QUERY}".
If the provider uses POST instead of GET, see [[#postData]].
If the provider uses POST instead of GET, see [[#postData]].
=== defaultUrl ===
An optional url string that will be opened in the case where the user has not provided a search string.


=== icon ===
=== icon ===
73

edits

Navigation menu