Last updated: 1 September 2026
DeskTricks is a Chrome browser extension (Manifest V3) that provides 8 productivity tools directly in your browser:
All tools run only when you explicitly activate them on the current tab. DeskTricks never runs in the background, never scans pages you haven't asked it to, and never uploads your page content anywhere.
Using chrome.storage.local (encrypted at rest by Chrome's storage encryption), entirely inside your browser profile:
| Data Type | Purpose | Scope |
|---|---|---|
| Workspaces | Client/project separation containers | Per workspace (isolated) |
| Autofill profiles & field mappings | Form filling configuration | Per workspace |
| CSV import mappings | Column-to-field mappings for bulk fill | Per workspace |
| Recorded macros (Automations) | Click/type sequences for replay | Per workspace |
| Extraction templates | Custom field definitions for Extract Data | Per workspace |
| Notes | Per-URL/domain rich text notes | Per workspace |
| VAT calculation history | Past calculations with timestamps | Per workspace |
| Theme preference | Light/dark/system theme choice | Global |
| Trial start date | 30-day free trial tracking | Global |
| License key & verification status | Subscription validation | Global |
None of this data is synced to any DeskTricks server - because DeskTricks has no server your data goes through. Uninstalling the extension deletes all of it permanently and irrecoverably.
| What | Sent To | Purpose | Frequency | Contains Page Data? |
|---|---|---|---|---|
| License key + device-scoped instance ID | Lemon Squeezy (billing provider) | Verify active subscription | ~Once daily | No |
| Payment details (entered on Lemon Squeezy checkout) | Lemon Squeezy | Process subscription payment | Once per purchase | No |
| Email (if you join waitlist) | Formspree (form handler) | Send product updates | Once per submission | No |
Nothing else - no page content, form values, extracted data, screenshots, recordings, notes, browsing history, or usage analytics is ever transmitted anywhere.
| Permission | Scope | What It's For |
|---|---|---|
activeTab | Active tab only | Runs a tool's logic on the page you're viewing only when you click that tool - never in background, never on other tabs |
scripting | Active tab only | Injects tool scripts (health checks, extraction, autofill, etc.) when you explicitly activate a tool |
host_permissions: <all_urls> | All sites you visit | DeskTricks's tools are general-purpose - QA checks, autofill, extraction must work on whatever site you choose, which can't be known in advance. Only accesses active tab when you click a tool. |
storage | Local only | Saves your templates, macros, notes, workspaces, and settings locally in chrome.storage.local |
sidePanel | Browser UI | Hosts the Autofill, Extract Data, Macros, Screenshot, Notes, Accounting Tools, and Screen Recorder panels |
webNavigation | Active tab only | Lets a macro recording or replay resume correctly after the page it's running on navigates |
tabCapture | User-initiated | Powers the Screen Recorder tool (captures tab audio/video when you start recording) |
offscreen | Background | Offscreen document for Screen Recorder encoding - allows recording to continue after popup closes |
downloads | User-initiated | Saves screenshots, recordings, and exported CSV/JSON files to your Downloads folder |
chrome://extensions (though this will break tools).DeskTricks integrates with only two third-party services, both strictly for billing/communication - never for your page data:
| Service | Purpose | Data Shared | Privacy Policy |
|---|---|---|---|
| Lemon Squeezy | Subscription billing, license key management, payment processing | License key, device ID, email (if provided at checkout), payment details (entered on their page) | Lemon Squeezy Privacy Policy |
| Formspree | Waitlist/email capture form handling | Email address (only if you submit the waitlist form) | Formspree Privacy Policy |
We have no other third-party integrations. No Google Analytics, no Mixpanel, no Sentry, no crash reporting, no feature flags, no A/B testing, no CDN for your data.
chrome.storage.local is encrypted at rest by the browser using OS-level encryption (DPAPI on Windows, Keychain on macOS, libsecret on Linux).Since DeskTricks processes no personal data on our servers (we have no servers for your data), most GDPR/CCPA obligations fall to our subprocessors (Lemon Squeezy, Formspree). However:
To exercise any rights regarding Lemon Squeezy or Formspree data, email desktricks@gmail.com and we'll forward your request.
If this policy changes materially, the "Last updated" date above will change. We recommend reviewing this page periodically.
Questions about this policy, your data, or privacy practices: