Skip to content

Double Shot Search Chrome Extension: Search Bing and Google together

License

Notifications You must be signed in to change notification settings

sarveshnagpal/double-shot-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Shot Search Chrome Extension: Search two search engines side-by-side

Allows searching in both Bing and Google at the same time by showing the results from both search engines side by side. In other words, this extension enables multi-search across two search engines at the same time by showing the result pages next to each other. This extension works best on high resolution screens.

You can download it from the Chrome Web Store to install it in Chrome.

Double Show Search Chrome Extension Example Screenshot

Technical details:

  • The extension sets itself as the default search engine.
  • This extension requires some advanced permissions to force Google to load in an iframe by modifying the X-Frame-Options header Google sends to the browser. We do NOT modify any other page in any other way.
  • This extension collects information on the searches issued from the extension. We do not collect information about any other pages or extensions. The data we collect is used exclusively for research to improve search engines. The information is used in aggregate and anonymously.

About

Double Shot Search Chrome Extension: Search Bing and Google together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • HTML 11.1%
  • CSS 6.5%