Created
April 4, 2025 20:07
-
-
Save brandonalmeda/b83eecf30e732bef3968b5f53f106af6 to your computer and use it in GitHub Desktop.
Shadcn/ui Override Extension | Privacy Policy
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 Shadcn/UI Theme Override | |
| **Effective Date:** [Current Date] | |
| ## Introduction | |
| This Privacy Policy describes how the Shadcn/UI Theme Override extension ("Extension", "we", "us", or "our") handles your information when you use our browser extension. We are committed to protecting your privacy and providing transparency about our data practices. | |
| ## Information Collection and Use | |
| ### User-Provided Information | |
| Our Extension collects and stores only the following information that you directly provide: | |
| - Custom CSS themes you create | |
| - Your preferences for the Extension's functionality (such as enabled/disabled state) | |
| This information is stored locally in your browser using Chrome's built-in storage API (chrome.storage.sync) to provide the core functionality of saving and applying your custom themes. | |
| ### Automatically Collected Information | |
| Our Extension does not: | |
| - Collect any personal information | |
| - Track your browsing history | |
| - Use cookies or similar tracking technologies | |
| - Collect analytics or usage data | |
| ## Data Storage | |
| All data is stored locally in your browser using Chrome's storage.sync API. This allows your themes to be synchronized across your devices where you are signed in with the same Google account, but this synchronization is handled entirely by Google Chrome, not by us. | |
| ## Data Sharing | |
| We do not: | |
| - Share your information with third parties | |
| - Send your data to any external servers | |
| - Transmit any data outside of your browser | |
| ## Website Interaction | |
| The Extension only modifies the CSS styling of websites you visit when you have explicitly enabled a theme. It does not read, collect, or modify any content on the web pages beyond applying your custom CSS styles. | |
| ## Changes to the Privacy Policy | |
| We may update this Privacy Policy from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons. Any material changes will be reflected in an updated version available through the Chrome Web Store. | |
| ## Contact Us | |
| If you have any questions about this Privacy Policy or our data practices, please contact us at [Your Contact Email]. | |
| ## Your Rights | |
| Depending on your location, you may have certain rights regarding your personal information. Since our Extension does not collect personal information, these rights are generally not applicable to our service. | |
| ## Children's Privacy | |
| Our Extension is not directed to children under the age of 13, and we do not knowingly collect personal information from children under 13. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment