Local Core
No required hosted account
Memorall's core local-first workflows can run without forcing a hosted account, hosted database, or remote model API.
Memorall is designed so core capture, storage, retrieval, and many model workflows can stay in the browser. Optional remote providers, authentication, and sync features are user-controlled choices rather than mandatory parts of the core experience.
Quick Summary
This page explains what Memorall may store, how local-first processing works, when network requests can happen, and what browser permissions support those flows.
Local Core
Memorall's core local-first workflows can run without forcing a hosted account, hosted database, or remote model API.
Stored Context
Saved pages, chat context, graph data, notes, and imported documents can remain in browser-local storage and related local surfaces.
Optional Services
If you connect external AI providers or optional auth and sync services, data sent through those services follows that specific integration path rather than the local-only path.
Controls
Stored data can be removed inside the product, by clearing extension storage, or by uninstalling the extension from the browser.
Policy Details
The details below are organized around the actual product shape in this repository: local-first storage and model paths, plus optional remote providers and optional authentication or sync layers.
Overview
Memorall is built around a local-first browser workflow. The core experience can capture pages, manage documents, store chats, and build memory context without requiring every workflow to pass through a remote server.
Some features are optional rather than mandatory. That includes remote AI providers and optional authentication or cloud-sync style integrations when they are configured for a deployment.
Stored Data
Local Handling
Network Requests
Remote providers and optional cloud services are not the same as the local-only path. If you turn them on, you should review the privacy terms of those services separately.
Data Sharing
Memorall does not sell, rent, trade, or otherwise transfer your personal information to third parties. Data sharing only occurs in the following limited circumstances, all of which are entirely under your control:
When you use a remote provider you are subject to that provider's own privacy policy. Review the privacy terms of any provider you configure before sending sensitive information through it.
Data Security
Because Memorall's core data path is local-first, most sensitive data never leaves your device and is therefore not exposed to server-side breaches. The following practices apply:
Control
Children's Privacy
Memorall is not directed at children under the age of 13 (or the applicable age of digital consent in your jurisdiction). Memorall does not knowingly collect personal information from children under 13. If you are a parent or guardian and believe that your child has provided personal information through Memorall, please contact us using the details in the section below so we can take appropriate action.
Updates & Contact
Effective date: April 14, 2025. This policy was last updated on April 14, 2026.
This privacy policy may be updated as the product evolves. When material changes are made, the effective date above will be updated so the public page stays aligned with the current product architecture. Continued use of the extension after an update constitutes acceptance of the revised policy.
For privacy questions, data-handling inquiries, or suspected inaccuracies, you can reach us by:
Extension Permissions
Permissions support page capture, document handling, local storage, background work, and the browser-aware workflows described on the landing page.
Used to inspect or capture the active tab when you explicitly trigger a page-aware workflow.
Supports tab-aware actions, workspace flows, and browser context handling across extension features.
Helps the extension react to navigation events that matter for content capture and page-aware tools.
Used to keep chats, graph data, saved context, configuration, and other local-first product state.
Adds shortcut actions so you can send page or selection context into Memorall from the browser UI.
Used for save confirmations, progress updates, and other workflow signals from the extension.
Offscreen processing supports heavier background work, while host access covers PDF handling and Hugging Face model downloads when those workflows are enabled.
Questions
The public site, source code, and issue tracker should stay aligned. If something here looks stale or ambiguous, open an issue so the policy and product copy can be corrected together.