# Privacy Policy for Skribbl AutoGuesser Pro
Last Updated: August 2026
Skribbl AutoGuesser Pro ("the Extension", "we", "us", or "our") is dedicated to protecting your privacy. This Privacy Policy explains our practices regarding data handling and why specific browser permissions are utilized.
---
### 1. No Collection or Transmission of Personal Data
We do not collect, store, sell, monetize, or transmit any personally identifiable information (PII), browsing history, IP addresses, keystrokes outside the game, or private user data.
All algorithms, text processing, and word prediction logic operate 100% locally on your computer inside your browser session.
---
### 2. Permissions & Why We Need Them
To function as an in-game helper, the extension requests the absolute minimum set of permissions:
* **"storage" Permission:**
- **Purpose:** Enables the extension to save your preferences (such as auto-guess toggle state, typing interval slider value, and dock visibility) and store dictionary word rankings locally on your device using Chrome's local storage API (`chrome.storage.local`).
- **Data Scope:** Only local configuration keys and learned game words are stored. No personal information is ever recorded.
* **Host Access to "https://skribbl.io/*":**
- **Purpose:** Allows the extension's content script to run solely on Skribbl.io web pages.
- **Data Scope:** It reads publicly visible game elements (such as revealed letter hints like "_ _ a _ _" and drawing turn notifications) to calculate matching candidate words and display the in-game suggestion interface. It does not access or monitor any other website or tab.
---
### 3. Third-Party Services & Analytics
The extension does not include any third-party tracking scripts, analytics SDKs (e.g., Google Analytics), or advertising networks.
---
### 4. Data Security
Because all processing is performed strictly client-side and saved in your local browser sandbox, your settings and local dictionary cannot be accessed by unauthorized external parties.
---
### 5. Changes to This Privacy Policy
If we update this Privacy Policy to reflect future features or regulatory requirements, any revisions will be published within the extension package and its documentation.
---
### 6. Contact & Support
If you have questions regarding this Privacy Policy or the extension's functionality, please reach out via our GitHub repository or extension support page.