Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cutwell/visual-bangs
Adds a convenient visual method for searching with Google from DuckDuckGo.com
https://github.com/cutwell/visual-bangs
chrome-extension duckduckgo search search-engine
Last synced: about 1 month ago
JSON representation
Adds a convenient visual method for searching with Google from DuckDuckGo.com
- Host: GitHub
- URL: https://github.com/cutwell/visual-bangs
- Owner: Cutwell
- License: mit
- Created: 2019-01-19T15:58:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T15:28:30.000Z (about 3 years ago)
- Last Synced: 2024-07-30T18:12:40.612Z (4 months ago)
- Topics: chrome-extension, duckduckgo, search, search-engine
- Language: CSS
- Homepage: https://chrome.google.com/webstore/detail/visual-bangs/bgicbfaijceafnnmofklhhdjknakkpke
- Size: 497 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![visual bangs](data/img/icon128.png "visual bangs")
A convenient visual method for searching with Google from DuckDuckGo.com
![manifest shield](https://img.shields.io/badge/Chrome%20Manifest-v3-blue, "manifest shield")
| |
|:---:|
| ![chrome web store](github/images/chromewebstore_logo.png "chrome web store") |
| Install visual bangs in the [Chrome Web Store](https://chrome.google.com/webstore/detail/visual-bangs/bgicbfaijceafnnmofklhhdjknakkpke). |## About
| |
|:---:|
| ![example UI](github/images/chromewebstore.jpg "example UI") |
| This extension creates additional UI within DuckDuckGo toolbar, making it easier to view the same search in Google / Google Images. |DuckDuckGo is an excellent search tool, however it lacks in certain areas compared to Google Search. While it's regular page results are often acceptable, it is sometimes useful to make use of Google's advanced indexing.
This chrome extension adds two additional buttons to the 'duckbar', which link to the Google Search and Google Images results for a given query.
## Manual installation
1. Clone this repository onto your device.
2. Navigate to `chrome://extensions/` (replace `chrome` with the name of your Chromium based browser, for instance `opera://extensions/`).
3. Open the file explorer using `Load unpacked` and navigate to the root folder of this repository.
4. Select this folder, and the extension should load into your list of browser extensions.### Troubleshooting
If you use DuckDuckGo as your default search engine, you may have to grant permission for the extension to view search page results.1. Navigate to `chrome://extensions` as before.
2. From the extension card, navigate to permission settings using the `details` button.
3. Enable the `Allow access to search page results` setting. This will enable the extension to run when searching with DuckDuckGo using the omni-search-bar.## License
MIT