1. Introduction
This Chrome extension (“Extension”) analyzes titles on Google Search results by comparing them to your search query. This document explains how we handle any information gathered when you use the Extension.
2. Data Collection
- Search Query: The Extension reads your search query directly from the address bar or from the page content.
- Page Titles: The Extension collects only the text of titles on the search results page.
- JavaScript Event Listening: The Extension uses standard JavaScript event listeners (such as
window.addEventListener("load")
) to detect when the search results page has fully loaded, so it can run the comparison logic. No personal data is gathered from these events.
No additional personal information, such as your name or email address, is collected. The Extension does not track or log any other browsing activity beyond the current Google Search results page.
3. How We Use the Data
- TF-IDF Analysis: The Extension uses your query and the page titles to compute similarity scores, helping display how closely each title matches your query.
- Event-Triggered Processing: The Extension waits for the page to load (via event listening) before retrieving and analyzing the titles. All processing happens within your browser’s memory.
4. Data Storage
- No Persistent Storage: The Extension does not store this data on any server or in permanent local storage.
- Temporary Processing: Once you close or refresh the page, any data used for similarity calculations is discarded.
5. Data Sharing
- No Third-Party Sharing: We do not send your search query or page titles to any external service.
- No Analytics: The Extension does not include any third-party tracking or analytics.
6. User Choices
- Disable/Uninstall: You can stop using the Extension at any time by disabling or uninstalling it in your browser’s Extensions panel.
7. Changes to This Policy
We may update this Privacy Policy from time to time. Any changes will be posted here with an updated Effective Date. By continuing to use the Extension after changes become effective, you agree to the revised terms.
8. Contact Us
If you have any questions or concerns about this Privacy Policy, please contact us at:
Email: chawhankunjal@gmail.com