Chrome extension for viewing company reviews on Iranian job sites (Jobinja.ir and Jobvision.ir).
- View company reviews from Tajrobe.wiki
- Community feedback system with like/dislike voting
- Save personal notes for job listings
- Smart search (website URL first, fallback to company name)
- Query-specific feedback (votes reflect result relevance for each search)
- Privacy-focused: all personal data stored locally
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked"
- Select the extension folder
- Extension activates on Jobinja.ir and Jobvision.ir company/job pages
- Extracts company name and website from the page
- Searches for reviews (website URL first, then company name if needed)
- Displays floating panel with ratings and community feedback
- Users can vote on result relevance and save private notes
This extension uses a Cloudflare Worker backend (hosted by us) for:
- Fetching company reviews from Tajrobe.wiki API
- Aggregating community feedback votes
- Query-based vote storage
Note: The worker code is not included in this repository to maintain data consistency and unified community feedback across all users.
If you're working on features that require worker changes, please open an issue first to discuss the approach.
- Notes and settings stored only in your browser
- No user tracking or analytics
- No personal data collection
- Minimal permissions (only Jobinja.ir and Jobvision.ir)
- Open source and auditable
See privacy.html for complete privacy policy.
Built with vanilla JavaScript, Chrome Extension Manifest V3.
This project is licensed under the MIT License - see the LICENSE file for details.
- Tajrobe.wiki for providing company review data
- Jobinja.ir and Jobvision.ir for job listing platforms
- All contributors and users of Job Lens
Made with ❤️ for Iranian job seekers | ساخته شده با ❤️ برای کارجویان ایرانی