NExtract is a Chrome extension that extracts recruiter contact emails from job listings on jobs.nvoids.com. It reads job posting pages, decodes email addresses, classifies jobs by role and detected technology stack, and displays the results in the extension popup.
NExtract does not collect, store, or transmit any personal data to external servers. Specifically:
The extension processes the following data entirely within your browser on your device:
chrome.storage.local) so results persist when you close and reopen the popupThis data never leaves your browser. It is stored only in Chrome's local extension storage on your device and can be cleared at any time using the "Clear" button in the extension or by uninstalling the extension.
NExtract does not use any remote code. All JavaScript files (background.js, content.js, popup.js) are bundled within the extension package. No scripts are loaded from external servers, CDNs, or remote URLs. No eval() or dynamic script loading is used.
NExtract does not use any third-party services, APIs, analytics tools, advertising networks, or external servers of any kind.
NExtract is a professional productivity tool intended for recruiters and staffing professionals. It is not directed at children under 13 and does not knowingly collect information from children.
If this privacy policy is updated, the new version will be published at this URL with an updated "Last updated" date. Continued use of the extension after changes constitutes acceptance of the updated policy.
For questions about this privacy policy or the extension, contact the developer through the Chrome Web Store listing page or open an issue on the GitHub repository.