Effective date: 2025-11-04
MyZ Annotator is a browser extension that helps you highlight, annotate, optionally archive pages to the Internet Archive, and sync content to your own LogSeq graph. This policy explains what data the extension accesses, how it is used, and the choices you have.
All of the above is kept in chrome.storage.local, which is scoped to your browser profile. We do not transmit, back up, or otherwise share this information with any external service. The MyZ Annotator project and maintainers never receive copies of your highlights, queue entries, or settings.
If you enable LogSeq sync, the extension sends the selected highlights and notes to the LogSeq HTTP API endpoint that you configure (typically running on http://127.0.0.1). This data travels only between your browser and your local LogSeq server. We do not operate any servers, receive any copies, or log these requests.
The sync payload includes:
You may disable sync at any time from the extension’s settings panel, which immediately stops all network requests to LogSeq.
If you enable Internet Archive support, the extension can submit snapshot requests for the current page to https://web.archive.org. The data sent is limited to the page URL plus optional credentials (access key/secret) that you supply. Requests go directly from your browser to the Internet Archive; we do not proxy, inspect, or retain any portion of the payload.
What is stored locally:
Important limitations and risks:
activeTab and tabs: Used solely when you click the toolbar button to read the current selection, capture the visible area for screenshots, and navigate back to the highlighted section. No browsing history is stored.<all_urls> content script: Allows the floating toolbar and highlight rendering to appear on any page you choose to annotate. The script reads only the text you select.https://web.archive.org/*: Required so the extension can submit snapshot requests and query status information from the Internet Archive when you enable that feature.storage: Required to keep your highlights and settings on-device.All logic ships with the extension package. The extension never loads or executes code from remote sources.
If we modify how the extension handles data, we will update this document and bump the effective date. We recommend checking the repository release notes for any privacy-related updates.
Questions or concerns? Open an issue on the project repository.
MyZ Annotator is a client-side extension. The maintainers operate no backend that receives, aggregates, or analyzes user data. All network requests triggered by the extension go directly from your browser to services that you configure (for example, your local LogSeq instance or the Internet Archive). By using these optional integrations, you acknowledge that you understand the associated privacy implications and accept any risks.