Fieldbind

Privacy Policy

Last updated: 2026-08-09

Fieldbind is a browser extension that helps you work with your own Salesforce orgs, with optional Jira and Linear integrations. This policy explains exactly what data the extension touches, where it goes, how long it is kept, and how to delete it.

The short version

What data Fieldbind accesses

What is stored locally, and for how long

All local storage lives in your browser profile (IndexedDB and extension storage). Nothing is uploaded anywhere.

DataWhereRetention
Metadata caches (describes, object lists, navigator metadata) IndexedDB 2–60 minutes TTL, auto-purged
Code file bodies (Apex/VF/LWC source) IndexedDB 24 hours TTL, auto-purged
Recent navigator items (labels + URLs) IndexedDB Capped at 100 per org
SOQL query history (query text + run stats, never result rows) IndexedDB / extension storage Capped (100–500 entries per org)
Compare snapshots (record field values from two orgs) IndexedDB Default 30 days; pinned snapshots kept until deleted
Deploy history (packages, component lists, linked issue keys) IndexedDB Capped at 50 deployments
Preferences (theme, keybindings, notification templates) Extension storage Until you change or reset them
OAuth tokens (Salesforce / Jira / Linear, opt-in) Extension storage, AES-GCM encrypted Until you disconnect
Salesforce session ids Not stored In-memory only

How to delete your data

What Fieldbind does not do

Contact

Questions: open an issue on the GitHub repository.