Skip to content

automates searching bing for Microsoft/Bing Rewards from chrome's devtools

Notifications You must be signed in to change notification settings

matts0613/bingAutosearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

#bing-autosearch.js

Motivation
I mainly did this to practice javascript. I have experience in other languages but never have done JS. This is my first working script that is more complex than the noobie stuff. I also love the developer tools in Chrome so I made it compatible with devtools.

Requirements
If running from devtools, the only requirement would be Chrome itself. Also, an exception is needed because chrome blocks popups by default, so only one search will run at a time.

Navigate in Chrome to:
chrome://settings/content/popups

add an exception for Bing and Microsoft sites

Clone Repo
git clone https://github.com/matts0613/bingAutosearch.js.git && cd bingAutosearch.js

Usage
I made this a snippet in the chrome developer tools

About

automates searching bing for Microsoft/Bing Rewards from chrome's devtools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published