Connect Ultrathink with your favourite tools and services.
Ultrathink connects with your browser, desktop, and AI services to capture and enhance your knowledge.
The extension is the fastest way to capture content from any webpage. It runs as a Manifest V3 Chrome extension with support for Edge and other Chromium browsers.
Note: The latest version can always be downloaded from the web app at tryultrathink.com/downloads/ultrathink-extension.zip. To install manually:
chrome://extensionsThe extension uses a device key to link captures to your account.
A green indicator appears when the key is valid.
Click the extension icon or press Ctrl+Shift+4 (Mac: Cmd+Shift+4) to open the capture popup.
What gets captured:
Auto-save: The popup starts a 3-second countdown. Any interaction (typing, changing options) resets the timer. When the timer ends or the popup closes, the entry is saved automatically.
Bulk capture: Check "All tabs" to save every open tab in the current window. Each tab is saved as a separate entry with a "saved-together" relationship linking them.
Screenshots: Press Ctrl+Shift+5 (Mac: Cmd+Shift+5) to capture a screenshot.
Screenshots are compressed to JPEG (70% quality, max 1920px width) to stay within Firestore's 1MB document limit.
The extension automatically identifies content types from URLs.
| Pattern | Type | Examples |
|---|---|---|
| chat.openai.com, chatgpt.com | ChatGPT | AI conversation threads |
| claude.ai | Claude | Claude conversation threads |
| perplexity.ai | Perplexity | Perplexity AI searches |
| outlook.office.com, outlook.live.com | Outlook | Emails (converted to deep links) |
sharepoint.com with :w: | MS Word | SharePoint/OneDrive documents |
sharepoint.com with :x: | MS Excel | SharePoint/OneDrive spreadsheets |
sharepoint.com with :p: | MS PowerPoint | SharePoint/OneDrive presentations |
sharepoint.com with :b: or onenote.aspx | MS OneNote | OneNote notebooks |
| notion.so, notion.site | Notion | Notion pages and databases |
| youtube.com, vimeo.com | Video | Video content |
| URLs ending in .pdf | PDF documents | |
| URLs ending in .md | Markdown | Markdown files |
Outlook handling: Outlook web URLs are transformed into deep links that open the specific email rather than redirecting to the inbox.
AI conversation extraction: For ChatGPT and Claude, the extension extracts the full conversation thread (user and assistant messages) and stores it in the entry for AI processing.
| Action | Windows/Linux | Mac |
|---|---|---|
| Open capture popup | Ctrl+Shift+4 | Cmd+Shift+4 |
| Screenshot capture | Ctrl+Shift+5 | Cmd+Shift+5 |
Customise shortcuts at chrome://extensions/shortcuts.
Manifest V3: The extension uses the latest Chrome extension architecture with a service worker instead of a persistent background page.
Permissions:
activeTab: Access the current tab for capturetabs: Query open tabs for bulk capturetabGroups: Read tab group metadatascripting: Inject content scripts for text extractionstorage: Store device key and settingsSecurity measures:
The Electron desktop widget keeps capture always available, even when your browser is closed.
Windows:
.exe installermacOS:
.zip file for your Mac:
Ultrathink.app to ApplicationsDrop zone: Drag and drop files directly onto the widget. Supported formats include PDF, Word, Excel, PowerPoint, images, audio, and video.
Notes: Type quick notes with rich text formatting (bold, italic, lists, links). Auto-save triggers after 3 seconds of inactivity.
Expanded mode: Click the expand button for a larger editor (380x480px) with a 10-second background save timer.
Screenshots:
Audio recording:
Always-on-top: The widget floats above other windows. Toggle via the system tray menu.
Start on login: Enable via the system tray menu to launch automatically.
Electron framework: The widget runs as a desktop application with separate main (Node.js) and renderer (Chromium) processes.
Context isolation: The renderer process cannot access Node.js APIs directly. All system operations go through a secure IPC bridge with predefined channels.
Device key storage: Stored in the OS-level app data directory, not synced to cloud drives like OneDrive or iCloud.
Data flow:
Permissions:
Ultrathink has a dedicated mobile interface when you browse the web app on iPhone or iPad. This is currently in beta.
The mobile interface provides quick capture options:
Notes: Create text notes with the keyboard Media: Capture photos, images, or files from your device Audio: Record voice notes with your microphone Paste: Save content from your clipboard
For a more app-like experience, add Ultrathink to your home screen:
The app will open in full-screen mode without Safari's browser chrome.
Note: This is a progressive web app (PWA), not a native iOS app. Some features like background sync and push notifications may be limited compared to desktop
AI features in Ultrathink are powered by OpenAI models. This includes summarisation, classification, relationship detection, and natural language search.
When you save an entry, it goes through a multi-step AI pipeline:
Each step updates the entry with structured metadata that improves search and organisation.
Models used:
Free plan users provide their own OpenAI API key. Pro plan users get AI features included.
To add your key:
sk-)Your key is stored encrypted in Firestore and only used server-side in Cloud Functions. It is never exposed to the browser.
Upgrading to Pro: Pro plan (£9.99/month) includes AI features without needing your own key, plus a 30-day free trial.
All AI prompts can be customised per user.
Go to Settings and find the prompt tabs:
Changes are saved automatically and take effect on the next AI operation.
Prompts are resolved in order: your custom prompt > master prompt. If you delete your custom prompt, the system default is restored.
AI search lets you query your knowledge base in natural language.
How to use:
Cmd+K / Ctrl+KBehind the scenes:
Configuration:
We are building integrations to pull context from external services during AI processing.
Search your repositories for related issues, pull requests, and discussions. When you save an entry mentioning a project, AI can reference recent GitHub activity for richer summaries.
Search your Notion workspace for pages with similar topics. AI can cross-reference your Ultrathink entries with Notion documentation.
Search your email for conversations about the same subject. When you save a meeting note, AI can find related email threads for context.
Search your Asana tasks and projects for related work items. AI can link entries to active tasks automatically.
All planned integrations are:
Watch the changelog for updates as these integrations become available.