Privacy Without the Footprint 🛡️

NO-CRUMBS is a powerful Chrome extension designed to protect your online privacy by blocking trackers, managing cookies, and ensuring a safer browsing experience with minimal effort.
- Automatically blocks common tracking scripts and analytics
- Real-time counter shows how many trackers have been blocked
- Optimized blocking rules to prevent website breakage
- One-click cookie clearing
- Detailed statistics on cookies cleared
- Intelligent cookie handling to maintain essential website functionality
- Add trusted websites to bypass tracking protection
- Perfect for sites that require cookies for functionality
- Easy toggle between full protection and whitelist mode
- Master switch to enable/disable all privacy features
- Real-time privacy status indicator
- Zero configuration required
- Download the extension from the Chrome Web Store (link coming soon)
- Click "Add to Chrome" to install
- Click the Trackless icon in your toolbar to start protecting your privacy
- Clone this repository:
git clone https://github.com/dinukacodes/NO-CRUMBS.git- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the cloned repository folder
- The Trackless icon should appear in your Chrome toolbar
- Click the Trackless icon in your Chrome toolbar to open the popup
- Toggle the Privacy Shield switch to enable/disable protection
- Use the Whitelist toggle to enable/disable Whitelist Mode
- Click "Add Current Site" to add a website to your whitelist
- View real-time statistics on blocked trackers and cleared cookies
- Use the "Clear Cookies" button to manually clear all cookies
- Built with vanilla JavaScript
- Uses Chrome Extension Manifest V3
- Implements modern privacy protection techniques
- Optimized for performance and minimal memory usage
trackless/
├── background.js # Background service worker
├── manifest.json # Extension manifest
├── popup/
│ ├── popup.html # Main popup interface
│ ├── popup.css # Popup styles
│ ├── popup.js # Popup functionality
│ ├── faq.html # FAQ page
│ └── faq.css # FAQ styles
└── images/ # Extension icons and assets
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Trackless is committed to user privacy:
- No user data collection
- No analytics or tracking
- No external services
- All operations performed locally
- Open an issue for bug reports or feature requests
- Check the FAQ page in the extension for common questions
- Contact me at dinukajkdy2.0@gmail.com for additional help
- Dinuka Tharinda
- Contributors welcome!
