Created
September 20, 2011 22:16
-
-
Save popthestack/1230586 to your computer and use it in GitHub Desktop.
Fixing google search (Firefox search plugin) to include all my blasted terms.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- <os:Param name="q" value="{searchTerms}"/> | |
+ <os:Param name="q" value="allintext:{searchTerms}"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment