A Chrome extension that tracks your browser's data usage in real-time.
- Real-time Speed Monitoring - See current upload/download speeds
- Visual Speed Bars - Animated bars showing network activity
- Usage Statistics - Track daily and session totals
- Top Sites - See which websites use the most data
- Analytics Dashboard - Detailed usage history and statistics
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked" and select the DataWire folder
- The extension icon will appear in your toolbar
- Click the DataWire icon to see current speeds and usage
- Click "Analytics" for detailed statistics
- Use keyboard shortcuts:
Ctrl+Shift+D
- Open popupCtrl+Shift+R
- Reset session
manifest.json
- Extension configurationbackground.js
- Background monitoringpopup.html/js
- Main interfaceoptions.html/js
- Analytics pageicons/
- Extension icons
Shows real-time upload/download speeds with visual bars and top sites.
Detailed history, statistics, and data management options.
- All data stays on your device
- No external servers or tracking
- Open source code
MIT License - see LICENSE file for details.
Report issues or request features on GitHub Issues.