Last updated: 2026-07-26
Intentio is a browser extension that interrupts navigation to sites you haven't explicitly allowed, prompting you to briefly re-anchor on what you're trying to do before continuing. This page explains what data the extension touches and what it does with it.
To decide whether a page you're navigating to should be interrupted,
Intentio needs to see the destination URL of your browser
navigations. This requires broad host access
(<all_urls>) and the tabs,
webNavigation, and declarativeNetRequest
permissions. Intentio only reads the URL to compare it
against your configured allow-list — it does not read page content,
form data, or anything you type into other sites.
Everything Intentio stores — your questions and their branching
configuration, your always-allowed sites list, the redirect/answer
log, pause history, and view preferences — is kept entirely in your
browser's local extension storage (chrome.storage.local
and chrome.storage.session), on your own device.
You can view, edit, and clear your questions, allow-list, and log at any time from the extension's own Settings and Log pages. You can export all of it to a file, or delete it, whenever you like. Uninstalling the extension removes all of its locally stored data.
If this policy changes, the "Last updated" date above will change accordingly.
Questions about this policy can be sent to: mholzmann380@gmail.com