AutoRewards is a lightweight Chrome/Edge extension designed to help you maximize your Microsoft Rewards points by automating Bing searches. Whether you're on desktop or mobile, this extension handles the tedious task of performing daily searches, so you can focus on redeeming your rewards!
β¨ Completely free β’ π« No ads β’ π Privacy-focused β’ π¨ Modern UI
- Perform automated searches on both desktop and mobile user agents
- Smart device emulation for accurate mobile searches
- Separate or combined search modes
- Adjustable search count: Set how many searches you want to perform
- Random delays: Customize wait times between searches to appear more natural
- Real-time progress: Visual progress bar shows your automation status
- Stop anytime: Cancel running searches with the stop button
- Beautiful gradient design with smooth animations
- Compact popup that fits perfectly in your browser
- Intuitive controls with clear visual feedback
- Uses 1500+ random search queries for diverse searches
- Randomized timing to mimic human behavior
- No data collection or tracking
- Open-source and transparent
- Download or clone this repository:
git clone https://github.com/AnujYadav-Dev/AutoRewards.git
- Open Chrome/Edge and navigate to
chrome://extensions/ - Enable Developer mode (toggle in top right)
- Click "Load unpacked"
- Select the extension folder
- The extension is now installed!
- Click the extension icon in your browser toolbar
- Configure your preferences (optional):
- Desktop searches: Number of desktop searches (default: 10)
- Mobile searches: Number of mobile searches (default: 10)
- Min/Max delay: Wait time between searches (default: 10-15 seconds)
- Choose your automation mode:
- π₯οΈ Desktop: Desktop searches only
- π± Mobile: Mobile searches only
- π Both: Desktop followed by mobile searches
- Watch the progress bar and let the automation do its magic!
- Click Stop anytime to cancel the automation
- Daily routine: Run the extension once per day to maximize rewards
- Natural timing: Keep delays between 10-15 seconds for realistic behavior
- Combined mode: Use "Both" mode to complete all daily searches in one go
Desktop Searches: 10
Mobile Searches: 10
Min Delay: 10 seconds
Max Delay: 15 seconds
All settings can be adjusted in the popup before starting automation:
- Increase search count for higher daily quotas
- Adjust delays to balance between speed and natural appearance
| Property | Value |
|---|---|
| Manifest Version | 3 (Latest Chrome extension standard) |
| Permissions | Debugger, Tabs, Alarms, Storage |
| Technologies | JavaScript (ES6+), CSS3, HTML5 |
| Compatible with | Chrome, Edge, Brave, and Chromium-based browsers |
AutoRewards/
βββ js/
β βββ background.js # Service worker
β βββ popup.js # Popup UI controller
β βββ settings.js # Configuration
β βββ modules/
β βββ search.js # Search logic
β βββ state.js # State management
β βββ ui.js # UI helpers
β βββ debugger.js # Chrome debugger API
β βββ deviceEmulation.js # Mobile emulation
βββ data/
β βββ search-queries.js # 1500+ search terms
βββ css/
β βββ main.css # Main entry point
β βββ base.css # Base styles
β βββ buttons.css # Button styles
β βββ forms.css # Form styles
β βββ header.css # Header styles
β βββ footer.css # Footer styles
β βββ content.css # Content styles
β βββ progress.css # Progress indicators
β βββ toggle.css # Toggle switches
β βββ animations.css # Animations
β βββ utilities.css # Utility classes
βββ icons/ # Extension icons
βββ design-assets/ # Design source files (PSD)
βββ index.html # Popup HTML
βββ manifest.json # Extension manifest
If this extension has helped you earn more Microsoft Rewards points, please consider:
- πΌ GitHub: @anujyadav-dev
Please open an issue with:
- Detailed description of the problem
- Steps to reproduce
- Expected vs actual behavior
- Browser version and OS
Have an idea to improve the extension? Create a feature request and let's discuss it!
This project is licensed under the MIT License - see the LICENSE file for details.
This extension is an independent project and is not affiliated with, endorsed by, or connected to Microsoft Corporation or the Microsoft Rewards program. Use this tool responsibly and in accordance with Microsoft Rewards terms of service. The author is not responsible for any account actions taken by Microsoft.
Made with β€οΈ by Anuj Kumar Yadav
