Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shu8/searchwithchromeextension
Easily search for the selected text in other search engines (Bing, Google, Ask, Yahoo) by right-clicking.
https://github.com/shu8/searchwithchromeextension
Last synced: 25 days ago
JSON representation
Easily search for the selected text in other search engines (Bing, Google, Ask, Yahoo) by right-clicking.
- Host: GitHub
- URL: https://github.com/shu8/searchwithchromeextension
- Owner: shu8
- Created: 2014-08-06T22:52:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T22:57:32.000Z (over 10 years ago)
- Last Synced: 2024-05-01T13:32:35.878Z (6 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
searchWithChromeExtension
=========================Easily search for the selected text in other search engines (Bing, Google, Ask, Yahoo) by right-clicking.
---
This extenion provides an option when you right click on anything (text, links, etc.) to search for the selected text on different search engines. These search engines are Google, Bing, Ask, and Yahoo!
There is a handy History featyre to show you your past searches, and a soon-to-come settings page to set how many history items you want.
---
I mainly created this to learn about the Chrome Extension API, but it could be useful for other cases :)