Last Updated: April 13, 2026
Overview
lazycopy is a lightweight Chrome extension designed with your privacy in mind. It operates entirely within your browser — no data is ever sent to external servers owned by us. This policy explains what data the extension accesses, how it is used, and what we do not do with your information.
Information We Do NOT Collect or Store
- We do not collect any personally identifiable information (PII).
- We do not collect, store, or transmit the text you select on web pages.
- We do not track your browsing history, habits, or behavior.
- We do not use cookies, analytics, or any tracking technologies.
- We do not sell, share, or distribute any user data to third parties.
How the Extension Works
When you highlight text on any webpage, lazycopy shows a small popup with two options:
- Copy — Copies the selected text directly to your clipboard. The text never leaves your browser.
- Dictionary — Sends the selected word to the Free Dictionary API (api.dictionaryapi.dev) to fetch its definition. Only the selected word is sent; no additional context, URL, or personal data is included.
Dictionary results are cached temporarily in memory to improve responsiveness. This cache is cleared when you close the tab or reload the page.
Permissions Explained
activeTab
This permission allows lazycopy to interact with the currently active tab only when you explicitly invoke the extension. It follows the principle of least privilege — access is granted temporarily and only on user action.
<all_urls> (Content Script)
lazycopy injects a content script into all web pages so that it can detect text selection and display the popup wherever you are browsing. This does not mean we read or transmit page contents — the script runs locally in your browser and only processes text you actively highlight.
Third-Party Services
The extension uses the following external API:
- Free Dictionary API — https://api.dictionaryapi.dev. When you click the dictionary button, only the selected word is sent to this service. We are not affiliated with this service and encourage you to review their privacy policy.
Data Security
All processing happens locally on your device. The extension does not have a backend, database, or server. No authentication is required, and no data persists beyond your current browser session.
Children's Privacy
lazycopy does not knowingly collect any information from anyone. Since we do not collect any data whatsoever, this applies universally to all users regardless of age.
Changes to This Policy
We may update this privacy policy from time to time. Any changes will be reflected in the "Last Updated" date above. Significant changes will be communicated through the extension's update notes in the Chrome Web Store.
Contact
If you have any questions or concerns about this privacy policy, please reach out through the extension's listing on the Chrome Web Store or contact the developer directly.