SF Record Copier icon

SF Record Copier

Extension Actions

How to install Open in Chrome Web Store
CRX ID
pimcpdamnhdopgbnabecbcmlbciledfm
Description from extension meta

Professional tool for Salesforce developers to instantly export any record's full JSON data with a single click.

Image from store
SF Record Copier
Description from store

Boost your Salesforce development workflow with SF Record Copier.

As a Salesforce developer or administrator, inspecting record data is a daily task. SF Record Copier streamlines this process by adding a subtle, non-intrusive button to your Salesforce Lightning pages. With a single click, you can retrieve and copy the complete JSON data of the current record to your clipboard.

Key Features:

- One-Click Copy: No more digging through the 'Inspector' or running SOQL queries manually.
- Full Data Access: Retrieves all fields available via the API, not just what's on the page layout.
- Minimalist UI: A semi-transparent floating action button that integrates effectively without cluttering your workspace.
- Smart Detection: Automatically detects the current object type and record ID, even from setup pages.
- Secure: Runs entirely client-side within your browser session; does not store or transmit your data externally.

How to Use:

1. Navigate to any Salesforce record detail page.
2. Look for the small pink arrow icon in the bottom-right corner.
3. Click the icon.
4. The button will spin while fetching data and turn green upon success.
5. Paste the JSON wherever you need it!

Permissions:

- activeTab: To detect the current page context.
- cookies: To securely access your existing Salesforce session for API calls (no login required).
- clipboardWrite: To copy the JSON data to your clipboard.

Privacy Policy:
This extension does not collect, store, or transmit any user data. All API requests are made directly from your browser to Salesforce using your current active session.