# Privacy Policy for Twitch Clips Viewer This Privacy Policy describes how the **Twitch Clips Viewer** browser extension handles user data. Your privacy is critically important to us, and we are committed to ensuring a safe and transparent experience. --- ## 🔒 1. Data Collection and Transmission * **No Personal Data Collection:** Twitch Clips Viewer does not collect, harvest, or track any personally identifiable information, browsing history, or user metrics. * **No External Servers:** We do not own any backend servers. None of your data is ever transmitted, sold, or shared with third parties. All application logic runs entirely inside your local browser environment. ## 🛠️ 2. Use of Permissions The extension requests specific browser permissions solely to enable its core features: * `storage` — Used exclusively to save your Twitch Developer credentials (`Client ID` and `Client Secret`) locally on your device. This prevents you from having to re-enter them every time you use the tool. * `Host Permissions` — Used strictly to communicate directly with the official Twitch Helix API endpoints to fetch channel information and clip lists. ## 🌐 3. Third-Party Services While using this extension, data requests are sent directly to the official **Twitch API**. * Any interactions with Twitch services are governed by the [Twitch Privacy Notice](https://twitch.tv). * Clicking on any clip card will securely redirect you to the official Twitch website. ## 🔄 4. Changes to This Policy We reserve the right to update this Privacy Policy as the extension evolves. Any updates will be committed directly to this GitHub repository. We encourage users to frequently check this page for any changes. ## ✉️ 5. Contact If you have any questions or feedback regarding this Privacy Policy, please open an **Issue** or a **Pull Request** directly in this repository.