Landed — Job Application Tracker
Last updated: 25 July 2026
Landed collects nothing. There are no servers, no account, and no analytics.
Everything you save stays in your own browser, on your own computer. The extension makes no network requests of any kind.
Nothing. Not usage statistics, not crash reports, not an install ping, not an email address. There is no account to create and no server to send anything to.
All of this lives in your browser profile, in extension storage, and never leaves it:
Landed makes no network requests. This is not a promise about intent — it
is enforced by the extension's own Content Security Policy, which declares
connect-src 'none' and blocks network connections at the browser level. The
build additionally verifies that the shipped code contains no fetch,
XMLHttpRequest, WebSocket, EventSource or
sendBeacon call.
There are no third-party services, no analytics SDK, no error reporting, no advertising, and no remote fonts or scripts.
Landed requests no site permissions. It cannot read any web page by default, and no code runs on any page until you actively clip one.
When you click the Landed icon or press the clip shortcut, Chrome grants temporary access to
that single tab through the activeTab permission. Landed reads the visible text
of the posting, extracts the fields, and that access ends. It does not read other tabs, does
not run in the background, and never writes anything to the page — the
extension only ever reads.
| Permission | Why |
|---|---|
activeTab | Read the posting on the tab you are viewing, only when you click to clip. |
scripting | Run the one-off reader on that tab. Bounded by activeTab. |
storage | Keep your roles and settings on your own computer. |
unlimitedStorage | Saved descriptions exceed Chrome's default 10MB allowance. Lifts a size cap only. |
sidePanel | Show the pipeline beside the page you are browsing. |
alarms | Schedule the daily local restore point and the follow-up check. |
| You want to… | How |
|---|---|
| See everything stored | Settings → Back up → Download backup |
| Take it elsewhere | Settings or side panel → Export (CSV, JSON or Markdown) |
| Undo a mistake | Settings → Restore points → Roll back |
| Delete one role | Open it → Delete (with undo) |
| Delete everything | Settings → Delete everything |
| Remove every trace | Uninstall the extension — Chrome deletes all of its storage |
Because the data is local, it is also your responsibility. If you lose the computer or the browser profile without a backup file, the data goes with it. Landed will keep reminding you to download one.
We hold no data, so there is nothing to retain and no database that can be breached. Your records last exactly as long as you keep them in your browser.
Landed is a professional job-search tool and is not directed at children under 13. It collects nothing from anyone.
Material changes will be published here with a new date and noted in the extension's release notes. Because Landed collects nothing, no future change can retroactively expose past data.
Questions or concerns: open an issue on the project repository. Please do not include real job-search data in a public report.