Created
March 12, 2026 12:31
-
-
Save leeyj/a353a49d170dbf5f0bd3fe86fbdf3023 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 Bug Hunter Pet | |
| Effective Date: March 12, 2026 | |
| "Bug Hunter Pet" (the "Extension") is committed to protecting your privacy. This Privacy Policy explains our practices regarding information collection and use. | |
| ## 1. Information Collection and Use | |
| **The Extension does not collect, store, or transmit any personal data, browsing history, or user information to external servers.** | |
| ## 2. Local Storage | |
| All data processed by the Extension (such as your hunt words, pet settings, and hunt statistics) is stored exclusively on your local device using the `chrome.storage` API. This data remains on your machine and is never shared with us or any third parties. | |
| ## 3. Permissions | |
| - **contextMenus**: Used to allow you to add words to hunt via the right-click menu. | |
| - **storage**: Used to save your settings and hunting progress locally. | |
| - **scripting**: Used only for fallback notifications (e.g., requesting a page refresh after an update). | |
| ## 4. Changes to This Policy | |
| We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page. | |
| ## 5. Contact Us | |
| If you have any questions about this Privacy Policy, please contact the developer through the Chrome Web Store support or GitHub. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment