Privacy Policy for Style Scope Extension
This Privacy Policy is effective immediately and governs the data practices of the **Style Scope** Chrome Extension.
Our Commitment to Your Privacy
This extension does **not** collect, store, or transmit any personally identifiable information, browsing data, or user interactions. All data processing (DOM manipulation, class editing, copying text) is done entirely **locally within the user's browser**.
Information Collection and Use
The Style Scope extension is designed purely as a development tool. It operates entirely client-side.
- **No Data Collection:** We do not collect, store, or share any data about the websites you visit or the elements you inspect.
- **Local Processing:** When you activate the inspector, the extension reads the DOM of the active tab only to display classes and computed styles. This data is never transmitted to our servers or any third party.
- **Permissions Justification:** The extension requests the `activeTab`, `scripting`, and host (`
`) permissions solely to enable the content script to run on the necessary pages to perform its intended function (inspecting and editing classes) at the user's request.
Changes to This Privacy 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.
Contact Us
If you have any questions about this Privacy Policy, please contact us via the GitHub repository linked on the Chrome Web Store page.