Last Updated: July 14, 2025
This Privacy Policy describes how the "TuringOff - AI Blocker" Chrome Extension ("the Extension") operates regarding your data. Your privacy is a top priority, and we are committed to being transparent about our practices.
The TuringOff Extension is designed with your privacy in mind. We collect minimal, non-personal data necessary for its core functionality:
We DO NOT collect, store, or transmit:
The minimal data collected (your blocking preference) is used for one purpose only:
No other use, analysis, or processing of this data occurs.
As the TuringOff Extension does not collect any personal user data and operates entirely locally within your browser, there is **no data to share or disclose to any third parties.**
The TuringOff Extension requests specific permissions to function correctly. Each permission is used solely for the stated purpose of blocking AI tools and providing user feedback:
declarativeNetRequest
Justification: This is the core permission for blocking AI tools. It allows the Extension to intercept and redirect network requests to predefined AI service domains (like ChatGPT, Gemini, etc.) at the browser's network layer. This ensures efficient blocking while enhancing user privacy, as the requests are handled internally by the browser's engine based on declared rules, not by the Extension's JavaScript directly.
host_permissions
(`*://*/*`)Justification: This broad host permission is necessary for the `declarativeNetRequest` API to apply blocking and redirection rules universally across all AI service domains, regardless of their specific subdomain or path. It allows the Extension to effectively target and block AI tools across the internet. No user **browsing data** is collected or monitored with this permission.
storage
Justification: Used to save and remember your 'blocking enabled' or 'blocking disabled' preference locally within your Chrome browser's user profile. This preference is essential for the Extension to maintain your chosen state across browser sessions. No personal information is stored or synchronized externally.
The TuringOff Extension is built on Manifest V3, adhering to Chrome's latest security and privacy standards. Its **single purpose** is clear: to block user access to specified Artificial Intelligence (AI) tools (e.g., ChatGPT, Google Gemini, Microsoft Copilot) to encourage independent problem-solving, deep learning, and focused work.
The Extension **does not use any remotely hosted code**. All code is included directly within the extension package itself, ensuring user security and predictable behavior.
We may update this Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last Updated" date. You are advised to review this Privacy Policy periodically for any changes.
If you have any questions, concerns, or feedback regarding this Privacy Policy or the TuringOff Extension, please don't hesitate to reach out. We're here to help you on your journey to independent thinking!
You can contact us via email: turingoff.extension@gmail.com
For bug reports, feature requests, or general discussions, we highly encourage you to **open an issue** on our GitHub repository: