Skip to content

Instantly share code, notes, and snippets.

@jhaus
Last active February 14, 2023 19:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jhaus/1562448 to your computer and use it in GitHub Desktop.
Save jhaus/1562448 to your computer and use it in GitHub Desktop.
Context Menu Search settings. Chrome extension: https://chrome.google.com/webstore/detail/ocpcmghnefmdhljkoiapafejjohldoga
[["-1","Google","http://www.google.com/search?q=TESTSEARCH",true],
["-1","Gmail+Docs","https://mail.google.com/mail/ca/u/0/#apps/TESTSEARCH",true],
["-1","Google Docs","https://docs.google.com/?tab=mo&authuser=0#search/TESTSEARCH",false],
["-1","Google Reader","http://www.google.com/reader/view/#search/TESTSEARCH/",false],
["-1","YouTube","http://www.youtube.com/results?search_query=TESTSEARCH",true],
["-1","Google Images","http://www.google.com/images?q=TESTSEARCH",true],
["-1","Wikipedia","http://en.wikipedia.org/w/index.php?title=Special:Search&search=TESTSEARCH",true],
["-1","Amazon","http://www.amazon.com/s/?url=search-alias%3Daps&field-keywords=TESTSEARCH&tag=carolynmonroe-20",true],
["-1","Google Play Store","https://play.google.com/store/search?q=TESTSEARCH",true],
["-1","Google Music","https://play.google.com/music/listen#TESTSEARCH_sr",true],
["-1","Apple+iTunes","http://www.apple.com/search/?q=TESTSEARCH",true],
["-1","DomainTools","http://whois.domaintools.com/TESTSEARCH",true],
["-1","Archive.org","http://wayback.archive.org/web/*/TESTSEARCH",true],
["-1","Robtex.com","http://www.robtex.com/dns/TESTSEARCH.html",true],
["-1","MajesticSEO","https://majestic.com/reports/site-explorer?q=TESTSEARCH&oq=TESTSEARCH&IndexDataSource=F",true],
["-1","ahrefs | Link Check","http://ahrefs.com/site-explorer/overview/subdomains/TESTSEARCH",true],
["-1","GoDaddy","https://www.godaddy.com/domains/searchresults.aspx?checkAvail=1&domainToCheck=TESTSEARCH",true],
["-1","StackExchange","http://stackexchange.com/search?q=TESTSEARCH",true],
["-1","My Github","https://github.com/search?q=user%3Ajhaus+TESTSEARCH",true],
["-1","Related Sites","https://www.google.com/search?q=related%3A%s",true],
["-1","Social Search","http://news.gnod.com/search.php?f=TESTSEARCH",true],
["-1","HackerNews","https://hn.algolia.com/?q=TESTSEARCH",true],
["-1","Reddit","http://www.google.com/search?q=site:reddit.com+TESTSEARCH",true],
["-1","NJREC Licensees","https://www-dobi.state.nj.us/DOBI_LicSearch/recLicenseeSearchServlet?Division=R&BookMark=recSearch.jsp&LicenseeName=TESTSEARCH&LicenseeRefNum=&LicenseType=&LicenseStatus=",true],
["-1","NJparcel Name","http://njparcels.com/search/owner/?s=TESTSEARCH&s_co=%23%23",true],
["-1","NJparcels Place","http://njparcels.com/search/address/?s=TESTSEARCH&s_co=%23%23",true],
["-1","Google+","https://plus.google.com/u/0/s/TESTSEARCH",true],
["-1","LinkedIn","https://www.linkedin.com/search/results/index/?keywords=%s",true],
["-1","Facebook","http://www.facebook.com/#!/search/?q=TESTSEARCH",true],
["-1","Twitter","http://twitter.com/#search?q=TESTSEARCH",true],
["-1","Wolfram","http://www.wolframalpha.com/input/?i=TESTSEARCH",false],
["-1","Thesaurus","http://thesaurus.com/browse/TESTSEARCH",true],
["-1","Wiktionary","http://en.wiktionary.org/wiki/TESTSEARCH",true],
["-1","Bing","http://www.bing.com/search?q=TESTSEARCH",true],
["-1","Yahoo!","http://search.yahoo.com/search?p=TESTSEARCH",true],
["-1","Google Translate","http://translate.google.com/#auto|en|TESTSEARCH",true],
["-1","Point2 Help","https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fwww.diyres.com%2FDIYHelp%2F+TESTSEARCH",true]]
@jhaus
Copy link
Author

jhaus commented Mar 7, 2012

These are clickable:

[[null,"Google","http://www.google.com/search?q=TESTSEARCH",true],
[null,"Gmail+Docs","https://mail.google.com/mail/ca/u/0/#apps/TESTSEARCH",true],
[null,"Google Docs","https://docs.google.com/?tab=mo&authuser=0#search/TESTSEARCH",false],
[null,"Google Reader","http://www.google.com/reader/view/#search/TESTSEARCH/",false],
[null,"Google Music","https://play.google.com/music/listen#TESTSEARCH_sr",true],
[null,"YouTube","http://www.youtube.com/results?search_query=TESTSEARCH",true],
[null,"Google Images","http://www.google.com/images?q=TESTSEARCH",true],
[null,"Wikipedia","http://en.wikipedia.org/w/index.php?title=Special:Search&search=TESTSEARCH",true],
[null,"Amazon","http://www.amazon.com/s/?url=search-alias%3Daps&field-keywords=TESTSEARCH",true],
[null,"Google Play Store","https://play.google.com/store/search?q=TESTSEARCH",true],
[null,"Apple+iTunes","http://www.apple.com/search/?q=TESTSEARCH",true],
[null,"DomainTools","http://whois.domaintools.com/TESTSEARCH",true],
[null,"Archive.org","http://wayback.archive.org/web/*/TESTSEARCH",true],
[null,"Robtex.com","http://www.robtex.com/dns/TESTSEARCH.html",true],
[null,"ahrefs | Link Check","http://ahrefs.com/site-explorer/overview/subdomains/TESTSEARCH",true],
[null,"StackExchange","http://stackexchange.com/search?q=TESTSEARCH",true],
[null,"My Github","https://github.com/search?q=user%3Ajhaus+TESTSEARCH",true],
[null,"HackerNews","http://www.hnsearch.com/search#request/all&q=TESTSEARCH",true],
[null,"Reddit","http://www.google.com/search?q=site:reddit.com+TESTSEARCH",true],
[null,"Google+","https://plus.google.com/u/0/s/TESTSEARCH",true],
[null,"Facebook","http://www.facebook.com/#!/search/?q=TESTSEARCH",true],
[null,"Twitter","http://twitter.com/#search?q=TESTSEARCH",true],
[null,"Wolfram","http://www.wolframalpha.com/input/?i=TESTSEARCH",false],
[null,"Thesaurus","http://thesaurus.com/browse/TESTSEARCH",true],
[null,"Wiktionary","http://en.wiktionary.org/wiki/TESTSEARCH",true],
[null,"Bing","http://www.bing.com/search?q=TESTSEARCH",true],
[null,"Yahoo!","http://search.yahoo.com/search?p=TESTSEARCH",true],
[null,"Google Translate","http://translate.google.com/#auto|en|TESTSEARCH",true],
[null,"Social Search","http://news.gnod.com/search.php?f=TESTSEARCH",true],
[null,"Point2 Help","https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fwww.diyres.com%2FDIYHelp%2F+TESTSEARCH",true]]

@jhaus
Copy link
Author

jhaus commented Mar 4, 2015

separate lines removed:

[["-1","Google","http://www.google.com/search?q=TESTSEARCH",true["-1","Gmail+Docs","https://mail.google.com/mail/ca/u/0/#apps/TESTSEARCH",true],["-1","Google Docs","https://docs.google.com/?tab=mo&authuser=0#search/TESTSEARCH",false],["-1","Google Reader","http://www.google.com/reader/view/#search/TESTSEARCH/",false],["-1","Google Music","https://play.google.com/music/listen#TESTSEARCH_sr",true],["-1","YouTube","http://www.youtube.com/results?search_query=TESTSEARCH",true],["-1","Google Images","http://www.google.com/images?q=TESTSEARCH",true],["-1","Wikipedia","http://en.wikipedia.org/w/index.php?title=Special:Search&search=TESTSEARCH",true],["-1","Amazon","http://www.amazon.com/s/?url=search-alias%3Daps&field-keywords=TESTSEARCH",true],["-1","Google Play Store","https://play.google.com/store/search?q=TESTSEARCH",true],["-1","Apple+iTunes","http://www.apple.com/search/?q=TESTSEARCH",true],["-1","DomainTools","http://whois.domaintools.com/TESTSEARCH",true],["-1","Archive.org","http://wayback.archive.org/web/*/TESTSEARCH",true],["-1","Robtex.com","http://www.robtex.com/dns/TESTSEARCH.html",true],["-1","ahrefs | Link Check","http://ahrefs.com/site-explorer/overview/subdomains/TESTSEARCH",true],["-1","StackExchange","http://stackexchange.com/search?q=TESTSEARCH",true],["-1","My Github","https://github.com/search?q=user%3Ajhaus+TESTSEARCH",true],["-1","HackerNews","http://www.hnsearch.com/search#request/all&q=TESTSEARCH",true],["-1","Reddit","http://www.google.com/search?q=site:reddit.com+TESTSEARCH",true],["-1","Google+","https://plus.google.com/u/0/s/TESTSEARCH",true],["-1","Facebook","http://www.facebook.com/#!/search/?q=TESTSEARCH",true],["-1","Twitter","http://twitter.com/#search?q=TESTSEARCH",true],["-1","Wolfram","http://www.wolframalpha.com/input/?i=TESTSEARCH",false],["-1","Thesaurus","http://thesaurus.com/browse/TESTSEARCH",true],["-1","Wiktionary","http://en.wiktionary.org/wiki/TESTSEARCH",true],["-1","Bing","http://www.bing.com/search?q=TESTSEARCH",true],["-1","Yahoo!","http://search.yahoo.com/search?p=TESTSEARCH",true],["-1","Google Translate","http://translate.google.com/#auto|en|TESTSEARCH",true],["-1","Social Search","http://news.gnod.com/search.php?f=TESTSEARCH",true],["-1","Point2 Help","https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fwww.diyres.com%2FDIYHelp%2F+TESTSEARCH",true]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment