Dashboard
Clock, weather and bookmarks laid out on one screen. Weather uses Open-Meteo, so no API key is needed, and temperature is shown in °C. Toggle each widget under Settings → Display.
Clock, weather and bookmarks laid out on one screen. Weather uses Open-Meteo, so no API key is needed, and temperature is shown in °C. Toggle each widget under Settings → Display.
Switch pages with tabs and open links from a grid of tiles (new tab). Long-press or press E to enter edit mode for reordering, folder creation, cross-page moves, and deletion. Custom icons accept PNG / JPEG / WebP / SVG up to 1MB. You can also add many bookmarks from open tabs (the tabs permission is requested only on click).
One-click access to Gmail, Drive, Maps, Docs, and many other Google services. Show, hide, and reorder apps under Settings → Display with drag-and-drop.
Stored as bookmarks.json in your own Google Drive appDataFolder (extension-private). Whole-file LWW with ETag optimistic locking and tombstone-based deletion handles multi-device conflicts. When Drive sync is enabled, custom icon blobs are also synced on a best-effort basis (background images remain separately opt-in).
OAuth2 implicit flow via launchWebAuthFlow. Only non-sensitive scopes are used: openid / email / profile (login) and drive.appdata (sync). Token refresh attempts silent refresh only; interactive consent opens only when you trigger an action that needs it. Optional bookmarks / tabs permissions are likewise requested only when you click import or bulk-add.
Background color (HEX) syncs across devices via Drive whole-file LWW. Background images are stored locally in IndexedDB by default, with adjustable scale and position. Cross-device sync via Drive appDataFolder is opt-in only (limit: 5MB, PNG / JPEG / WebP).
Settings has three groups: Display, Integrations, and Data & details. From Data & details you can export/import structural JSON, import Chrome bookmarks, manage opt-in local diagnostics, and delete all data.