CurbApps started as a set of browser extensions, tools that live where the work happens. The phone was always the missing surface. CurbApps Mobile is our work in progress for that space.
What it is
CurbApps Mobile is a signed-in companion with five tabs:
- Page: synced bookmark profiles plus live TOTP and HOTP codes.
- Place: recent notes, a focused field-based composer, and synced popup-tool preferences.
- Tube: the encrypted CurbTube watchlist.
- Vault: passwords and other encrypted vault entries shared with CurbPage and CurbPlace.
- Time: world clocks and current currency reference rates.
How it fits
The app uses the same account, license key, and encrypted entity model as the extensions. It requires sign-in. Cloud sync also requires recoverable master-password material, so a local auto-unlock key by itself is not enough.
The mobile surfaces stay focused. The Place composer does not replace CurbPlace's Plate editor, folder manager, or conflict-resolution screen. Mobile shows the enabled CurbPlace popup tools, but it does not execute the tool catalog.
Built offline-first
Changes queue locally while the phone is offline. Sync runs only while the app is in the foreground, then pauses when the app is backgrounded. Master-password sessions lock when the app leaves the active AppState. Biometric unlock and a configurable lock timer are not part of the current build.
Where to get it
The app is not yet published in the App Store or Google Play. Contributors and invited testers can run development builds from the monorepo. We will add public store links after the releases are live.
This first release is a companion, not a full copy of every extension screen. That smaller surface is intentional, and the documentation will grow with the shipped app.