snippetbashTip
bing-rewards — Automate daily Bing Rewards points. More information: <https://github.com/jack-mil/bing-rewards>.
Viewed 0 times
bing-rewardscommandautomatebingclirewardspointsdaily
Problem
How to use the
bing-rewards command: Automate daily Bing Rewards points. More information: <https://github.com/jack-mil/bing-rewards>.Solution
bing-rewards — Automate daily Bing Rewards points. More information: <https://github.com/jack-mil/bing-rewards>.Complete both desktop and mobile searches:
bing-rewardsRun 10 searches with mobile user-agent:
bing-rewards {{[-m|--mobile]}} {{[-c|--count]}} 10Complete mobile and desktop searches using specified Chrome profile "Profile 1":
bing-rewards --profile "Profile 1"Run searches sequentially across multiple Chrome profiles:
bing-rewards --profile "Default" "Profile 1" "Profile 2"Display help:
bing-rewards {{[-h|--help]}}Code Snippets
Complete both desktop and mobile searches
bing-rewardsRun 10 searches with mobile user-agent
bing-rewards {{[-m|--mobile]}} {{[-c|--count]}} 10Complete mobile and desktop searches using specified Chrome profile "Profile 1"
bing-rewards --profile "Profile 1"Run searches sequentially across multiple Chrome profiles
bing-rewards --profile "Default" "Profile 1" "Profile 2"Display help
bing-rewards {{[-h|--help]}}Context
tldr-pages: common/bing-rewards
Revisions (0)
No revisions yet.