Bing Search Automator | BiClick
Automate web searches using Bing search engines. Changes default search Bing. Performs 25 bing searches
What is Bing Search Automator | BiClick?
Bing Search Automator | BiClick is a Chrome extension developed by Bing Rewards, and its main feature is "Automate web searches using Bing search engines. Changes default search Bing. Performs 25 bing searches".
Extension Screenshots
Download Bing Search Automator | BiClick Extension CRX File
Download Bing Search Automator | BiClick extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Simple Search for Bing. You can click button then random search key. It replaces the default search page with Bing, so you can earn Microsoft rewards from normal searches.
Extension Basic Information
Name | Bing Search Automator | BiClick |
ID | ioidaljicanjeoeailnbhnlebgmfkcln |
Official URL | https://chromewebstore.google.com/detail/bing-search-automator-bic/ioidaljicanjeoeailnbhnlebgmfkcln |
Description | Automate web searches using Bing search engines. Changes default search Bing. Performs 25 bing searches |
File Size | 30.09 KB |
Installation Count | 131 |
Current Version | 9.4 |
Last Updated | 2023-11-23 |
Publish Date | 2023-11-16 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Bing Rewards |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://howfixes.com/privacy-policy |
Supported Languages | en,en-GB,en-US,fr,nl,es,it |
manifest.json | |
{ "background": { "service_worker": "back.js" }, "default_locale": "en_US", "action": { "default_icon": { "16": "16icon.png", "64": "64icon.png", "128": "128icon.png" }, "default_popup": "popup.html", "default_title": "Options" }, "chrome_settings_overrides": { "search_provider": { "name": "Search", "keyword": "Search", "search_url": "https:\/\/smartwebfinder.com\/?n=1&q={searchTerms}", "favicon_url": "https:\/\/smartwebfinder.com\/favicon.ico", "encoding": "UTF-8", "is_default": true } }, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "icons": { "128": "128icon.png", "16": "16icon.png" }, "manifest_version": 3, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "9.4" } |