This Chrome extension automatically redirects Bing searches to Google, preventing Bing from capturing your data.
Edge is a bully, forcing Bing as the default. Updates switch it back every time I change it, driving me crazy every day. F*** .
-
Clone or Download the Repository:
git clone https://github.com/littletree71/redirect-to-google
Or download the repository as a ZIP file and extract it.
-
Open Extensions Page:
- Chrome:
chrome://extensions
- Edge:
edge://extensions
- Chrome:
-
Enable Developer Mode:
- Toggle "Developer mode" in the top right corner.
-
Load the Extension:
- Click "Load unpacked" and select the
redirect-to-google
directory.
- Click "Load unpacked" and select the
Navigate to bing.com
and enter a search query. The extension will automatically redirect you to the equivalent Google search.
- manifest.json: Extension configuration.
- background.js: Redirection logic.
- icon.png: Extension icon.
MIT License. See the LICENSE file for details.