Make smarter delivery decisions by instantly seeing customer success rates directly in WhatsApp Web. Designed for both business owners and delivery agents.
- What Does It Do?
- Who Should Use This?
- Easy Installation
- Simple 3-Step Setup
- Daily Usage Guide
- Key Features
- Safety & Privacy
- Troubleshooting
- For Developers
- Legal Info
- Support
OrderRadar automatically shows you:
- ✅ Delivery success percentages
- 📦 Number of successful deliveries
- ❌ Number of returned packages
- 📈 Historical performance trends
Example: When chatting in WhatsApp, see 🟢🟢🟢 D:45 R:2
next to phone numbers - meaning 45 successful deliveries and 2 returns.
- Small Businesses: Check new customers' reliability
- Delivery Agents: Prioritize trustworthy addresses
- Online Sellers: Reduce failed delivery risks
- Field Staff: Quick customer history checks
- Download the
.zip
file Click Here - Unzip the file to a folder you can find later
- In Chrome:
- Go to
chrome://extensions
- Enable "Developer mode" (top-right switch)
- Click "Load unpacked" and select the folder
- Go to
-
Sign In
- Click the extension icon
- Choose "Sign In Now"
- Use your Koombiyo Delivery account
-
WhatsApp Connection
- Open WhatsApp Web
- Look for the new "Automatic Process" toggle
- Switch it ON (green = active)
-
Start Using
- Phone numbers in chats now show delivery history
- Click any number for detailed stats
-
Check Single Number:
- Click extension icon
- Enter phone number
- See instant results
-
Export Data:
- In extension popup
- Click "Export Data"
- Get JSON file with all history
-
Color Codes:
- 🟢 Green: Over 50% success rate
- 🟡 Yellow: 50% success
- 🔴 Red: Below 50% success
-
Auto-Refresh:
- Data updates every 5 minutes
- Manually refresh with 🔄 button
Feature | Benefit |
---|---|
Instant WhatsApp Integration | See stats without leaving chats |
One-Click Data Export | Backup history anytime |
Local Data Storage | Your info never leaves your computer |
Free Forever | No subscriptions or hidden fees |
Low Resource Usage | Works smoothly on any computer |
- Store data only on your computer
- Use official Koombiyo website access
- Automatic security updates
- Collect personal information
- Track your browsing
- Store login credentials
Security Certification: MIT Licensed - Open for public review
Problem: Numbers not showing in WhatsApp
Fix:
- Refresh WhatsApp Web (F5)
- Ensure toggle is green
- Check internet connection
Problem: Login not working
Fix:
- Clear cookies for Koombiyo Delivery
- Log in directly at their site first
- Then try extension login
Problem: Data not updating
Fix:
- Click "Flush" button in WhatsApp Web
- Wait 5 minutes for auto-update
- Manually check a number via extension
- Frontend: HTML5, CSS3, JavaScript
- Storage: Chrome Local Storage
- APIs: Chrome Extension, WhatsApp Web
- Fork our GitHub Repo
- Create feature branch (
git checkout -b new-feature
) - Commit changes
- Push to branch
- Create Pull Request
git clone https://github.com/dilshaner/OrderRadar.git
cd OrderRadar
npm install
npm run build