Last updated: May 19, 2025
chrome.storage.sync
so it persists across your devices but is never shared with external services.We use the URLs and article text solely to generate AI-powered summaries via OpenAI’s API. We do not use this information for any other purpose, nor do we sell or share it with third parties.
Smart Hover Reader uses the following browser APIs to function securely and transparently:
activeTab
Permission: Allows the extension to access the URL of the active tab in response to a user gesture (clicking the toolbar icon).scripting
API: Used to inject the content script (content.js
) into the active tab only after the user clicks the icon and grants permission. This approach avoids broad host permissions up front.https://example.com/*
) so it can fetch and summarize the article. You may grant or deny each request.Smart Hover Reader uses OpenAI’s API to produce summaries. For details on how OpenAI handles data, please refer to their privacy policy: https://openai.com/privacy.
Article summaries are cached in-memory for up to one hour to improve performance. No data is written to disk or sent to any server other than OpenAI’s API.
chrome://extensions
→ Details → Site access).If you have any questions or concerns about this Privacy Policy, please contact us at rpavic3@gmail.com.
By using Smart Hover Reader, you agree to the terms of this Privacy Policy.