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

Line 6: Line 6:
In the rest of this document, we will refer to makeSearchCommand as "mSC".
In the rest of this document, we will refer to makeSearchCommand as "mSC".


=== name ===
=== name/names ===
The name of the search command, ie: "Google"
The name(s) of the search command, ie: <code>name: "Youtube"</code> or <code>names: ["Youtube", "Video"]</code>


=== url ===
=== url ===
47

edits