1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 03:15:43 +02:00
tldr/pages/common/bing-rewards.md
Meinard Francisco 44b4dede4d
bing-rewards: add page (#16889)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-06-19 20:38:21 +03:00

570 B

bing-rewards

Automate daily Bing Rewards points. More information: https://github.com/jack-mil/bing-rewards.

  • Complete both desktop and mobile searches:

bing-rewards

  • Run 10 searches with mobile user-agent:

bing-rewards {{[-m|--mobile]}} {{[-c|--count]}} 10

  • Complete 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]}}