A Chrome extension that helps you quickly identify recognized sponsors for highly skilled migrant visas while browsing LinkedIn and Indeed jobs in the Netherlands.
- 🔍 Automatically scans LinkedIn and Indeed job listings
- ✨ Highlights jobs from recognized sponsors
- 🔄 Maintains an up-to-date database
- 🏢 Shows company sponsorship status in real-time
- 📱 Easy-to-use popup interface
- 🌐 Detects English language job title
- Visit the Chrome Web Store
- Click "Add to Chrome"
- The extension will automatically activate when you visit LinkedIn and Indeed Jobs
- Visit LinkedIn and Indeed's job section
- Browse job listings as normal
- Look for highlighted jobs with:
- "KM" badge: Company is a recognized sponsor
- "EN" badge: Job posting is in English
- Click on any job in the extension popup to view details
- Job Listings: We scan visible job postings on LinkedIn and Indeed pages you visit
- Company Names: We process company names to check against our sponsor database
- Job Titles: We analyze job titles for language detection
- URLs: We store LinkedIn and Indeed job posting URLs temporarily for functionality
- Personal information
- Login credentials
- Browser history
- Any data outside of LinkedIn and Indeed
- Communication data
- Payment information
- All processing happens locally on your device
- No data is sent to external servers
- Sponsor list is stored locally and updated via Chrome Web Store updates
- Temporary data is cleared when you close LinkedIn and Indeed
- We don't share any data with third parties
- We don't use analytics services
- We don't use advertising services
- We don't integrate with external APIs
You have the right to:
- Disable the extension at any time
- Clear local storage through Chrome settings
- All code runs in an isolated environment
- No network requests except for sponsor list updates
- Content script isolation prevents cross-site scripting
- Regular security updates via Chrome Web Store
- Latest version always available in this README and the Chrome Web Store listing
- Changes effective upon new version installation
For privacy concerns or questions:
- Open an issue on our GitHub repository
- Email: [email protected]
We welcome contributions to make KMatch better! Here's how you can help:
Found a bug or have a feature idea? Check out content.js
and submit a PR or open an issue.
Want to improve the popup interface? Take a look at popup.js
and show us your ideas.
Notice missing sponsors or incorrect data? Help us maintain sponsor.json
by submitting updates.
To contribute:
- 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
Found it helpful?
- Please share with fellow job seekers 🔗
- Leave a review!🌟🌟🌟🌟🌟
- Buy me a coffee for future development ☕️
This project is licensed under the MIT License - see the LICENSE file for details.
- Data source: IND's public register of recognized sponsors. You can find the complete list at https://ind.nl/en/public-register-recognised-sponsors
- Built with Chrome Extensions Manifest V3
- Uses LinkedIn and Indeed's public job listings interface