Created
October 29, 2025 19:03
-
-
Save BorisLord/8be529b62d302353585b67a72dcb25f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Privacy Policy for "JobSpotter" Extension | |
| Effective Date: 29/10/2025 | |
| Thank you for using JobSpotter. Your privacy is our priority. This privacy policy explains what information we process and why. | |
| 1. Core Principle: No Data Collection | |
| JobSpotter is designed to run entirely on your computer (locally). | |
| We do not collect any personally identifiable information (PII). | |
| We do not collect any browsing data (history, visited URLs, page content). | |
| We do not send any data to an external server. | |
| We do not use any analytics or tracking tools. | |
| 2. Explanation of Requested Permissions | |
| To function, JobSpotter requires certain Chrome permissions. Here is why: | |
| activeTab and tabs | |
| Purpose: Allows the extension to interact with the tab you are actively opening. | |
| Usage: The extension uses this permission to read the URL of the page you are visiting. | |
| host_permissions: ["<all_urls>"] | |
| Purpose: Allows the extension to run its analysis script on any website you visit. | |
| Usage: This is JobSpotter's main function. The extension must analyze the page content (locally) to detect the presence of "Careers" / "Jobs" links or pages. None of this information leaves your browser. | |
| storage | |
| Purpose: Allows saving settings locally. | |
| Usage: If JobSpotter offers options (e.g., enabling/disabling a feature), this permission is used to save your choices only on your own computer. | |
| 3. Changes to This Policy | |
| We may update this privacy policy in the future. Any changes will be posted on this page. | |
| 4. Contact | |
| If you have any questions regarding this privacy policy, please contact us |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment