osint-sync is a powerful browser extension for Open Source Intelligence (OSINT) research. Search usernames, emails, and phone numbers across 20+ platforms with integrated access to premium OSINT tools like GHunt, IntelX, Epieos, and OSINT Industries.
Search any username across multiple platforms instantly:
- Social Media: Instagram, Twitter/X, Facebook, YouTube, TikTok, Snapchat, Threads, Reddit
- Developer Platforms: GitHub, GitLab
- Gaming: Minecraft, Steam, Xbox, Twitch
- Professional: Gravatar, LinkedIn (via email)
- And more...
Powered by industry-leading OSINT APIs:
- GHunt: Google account analysis, profile pictures, Maps activity, YouTube data
- Epieos: Email breach detection and data leak monitoring
- IntelX: Deep web intelligence and historical data
- OSINT Industries: Professional-grade email investigation
- Holehe: Social media account detection linked to emails
- Email validation and verification
- WhatsApp presence verification
- Carrier and location information
- Social media account detection
- Number validation and formatting
- International support (200+ countries)
- Track all your searches in one place
- Export results for reports
- Clear history anytime
- Organized by date and type
- Right-click any selected text on webpages
- Instant search without copy-paste
- Seamless OSINT workflow
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- APIs: REST API integration with multiple OSINT platforms
- Storage: Chrome/Firefox Storage API (local storage)
- Authentication: Secure token-based authentication
- Security: HTTPS, bcrypt password hashing, rate limiting
- Visit Chrome Web Store (link coming soon)
- Click "Add to Chrome"
- Pin the extension to your toolbar
- Create your account and start searching!
- Visit Firefox Add-ons (link coming soon)
- Click "Add to Firefox"
- Pin the extension to your toolbar
- Create your account and start searching!
1. Download or clone this repository
git clone https://github.com/mixaoc/osint-sync.git
2. Open Chrome/Edge and go to chrome://extensions/
3. Enable "Developer mode" (toggle in top right)
4. Click "Load unpacked"
5. Select the extension folder
6. The extension is now installed!1. Download or clone this repository
git clone https://github.com/mixaoc/osint-sync.git
2. Open Firefox and go to about:debugging
3. Click "This Firefox"
4. Click "Load Temporary Add-on"
5. Select the manifest.json file
6. The extension is now installed!- Click the osint-sync icon in your browser toolbar
- Select the search type (Username, Email, or Phone)
- Enter your search query
- Click "Search"
- View comprehensive results from multiple sources
- Select any text on a webpage (username, email, or phone number)
- Right-click on the selected text
- Choose "Search with osint-sync"
- Results appear instantly in the popup
- Click the "History" tab
- View all your past searches
- Click "Refresh" to update
- Click "Clear History" to delete all records
We take your privacy seriously:
- β No Data Selling: We never sell your data to third parties
- β No Tracking: No advertising or behavioral tracking
- β Encrypted: All passwords are hashed with bcrypt
- β HTTPS Only: All API communications are encrypted
- β Local Storage: Data stored locally on your device
- β GDPR Compliant: Full compliance with GDPR and CCPA
- β Transparent: Open-source and auditable code
Privacy Policy: https://mixaoc.com/confidential.php)
osint-sync provides access to premium OSINT tools:
| API | Description | Use Case |
|---|---|---|
| GHunt | Google account intelligence | Email profiling, Maps activity |
| IntelX | Intelligence database | Deep web searches, historical data |
| Epieos | Email & phone OSINT | Breach detection, account discovery |
| OSINT Industries | Professional OSINT platform | Enterprise-grade investigations |
| Holehe | Social media detection | Find accounts linked to emails |
| PlayerDB | Gaming profiles | Minecraft, Steam, Xbox searches |
| GitHub API | Developer profiles | Open source contributions |
| Reddit API | User profiles | Post history, karma, account age |
| Twitch API | Streamer profiles | Channel info, followers |
| Public APIs | Various platforms | Instagram, Twitter, TikTok, etc. |
osint-sync uses a fair credit system:
- Each search costs 1 credit
- New users receive free credits upon registration
- Affordable credit packages available
- Credits never expire
- Prevents abuse while providing generous free usage
Purchase Credits: Available in the extension's "Credits" tab
- Node.js (optional, for development tools)
- Modern browser (Chrome, Firefox, Edge)
- Text editor (VS Code recommended)
osint-sync/
β
βββ manifest.json # Extension manifest (Chrome/Firefox)
βββ popup.html # Main popup interface
βββ popup.js # Popup logic and API calls
βββ background.js # Background service worker
βββ styles.css # Cyberpunk UI styling
βββ privacy-policy.php # Privacy policy page
β
βββ icons/ # Extension icons
β βββ icon16.png
β βββ icon48.png
β βββ icon128.png
β
βββ README.md # This file
# Clone the repository
git clone https://github.com/mixaoc/osint-sync.git
# Navigate to directory
cd osint-sync
# No build step required - pure HTML/CSS/JS!
# Just load the extension in your browser (see Installation)The extension connects to:
- Main API:
https://mixaoc.com/extension/api.php - ** Server**:
http://147.185.221.31:55641
For development, you may need to set up your own backend API.
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a 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
- Follow existing code style
- Test your changes thoroughly
- Update documentation as needed
- Add comments for complex logic
- Respect user privacy in all features
Found a bug or have an idea? We'd love to hear from you!
- Bug Reports: Open an issue with detailed steps to reproduce
- Feature Requests: Open an issue describing the feature and use case
- Security Issues: Email directly to
admin@mixaoc.com(do not post publicly)
osint-sync is designed for legal and ethical OSINT research only.
- Security research and penetration testing
- Background checks for employment
- Journalism and investigative reporting
- Academic research
- Due diligence investigations
- Fraud detection and prevention
- Missing persons investigations
- Stalking, harassment, or threatening behavior
- Identity theft or fraud
- Unauthorized access to private accounts
- Violation of platform Terms of Service
- Illegal surveillance or espionage
- Doxxing or malicious disclosure of personal information
Users are solely responsible for complying with all applicable laws and regulations.
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2024 @mixaoc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- Website: https://mixaoc.com
- GitHub: https://github.com/mixaoc
- Chrome Web Store: Coming Soon
- Firefox Add-ons: Coming Soon
- Privacy Policy: https://mixaoc.com/extension/privacy-policy.php
- Support Email: admin@mixaoc.com
Need help? Have questions?
- π§ Email: admin@mixaoc.com
- π¬ GitHub Issues: Open an issue
- π Website: mixaoc.com
Response Time: We aim to respond within 24-48 hours.
- LinkedIn profile search integration
- Advanced filtering and export options
- Dark/Light theme toggle
- Bulk search capability
- API rate limit optimization
- Discord account detection
- Telegram username search
- Image reverse search integration
- PDF report generation
- Browser bookmarks sync
- Mobile app companion
- Team collaboration features
- Custom API integrations
- Machine learning insights
- Advanced data visualization
Special thanks to:
- GHunt - For excellent Google account OSINT capabilities
- IntelX - For comprehensive intelligence database access
- Epieos - For email and phone investigation tools
- OSINT Industries - For professional-grade OSINT platform
- Holehe - For social media account detection
- All open-source contributors and the OSINT community
If you find osint-sync useful, please consider giving it a star! β
















