61
edits
(→Search Volume: & about:search, fix to remove false positives) |
(→Search Volume: Version bump for AboutSearch) |
||
| Line 4: | Line 4: | ||
== Search Volume == | == Search Volume == | ||
Demo adapted from about:me, Install about:search at http://surfmind.com/lab/mozilla/aboutsearch/ | Demo adapted from about:me, Install about:search at http://surfmind.com/lab/mozilla/aboutsearch/aboutsearch_022.xpi | ||
SELECT rev_host as rev_host, SUM(visit_count) as visits | SELECT rev_host as rev_host, SUM(visit_count) as visits | ||
edits