Current release: 0.6.1

Admin Toolkit for Salesforce

Admin Toolkit for Salesforce is an independent Chrome right-side panel suite for Salesforce administrators and developers. It uses the Salesforce session you are already signed in with to provide metadata administration, SOQL spreadsheets, object schema exploration, API tools, Apex execution, exports, and monitoring without an external metadata service.

This extension is not affiliated with, endorsed by, or sponsored by Salesforce.

One Toolkit, Focused Apps

The popup Apps tab is the main entry point for the toolkit's Salesforce workspaces.

Metadata Admin for Salesforce

Browse source-style metadata, search the loaded workspace, edit files locally, track changes, build package.xml selections, and deploy or discard changes.

Force Sheet

Run SOQL queries and Salesforce reports or import CSV/XLSX data in a multi-tab spreadsheet grid with streaming pagination and Salesforce CRUD workflows.

Org Review

Run a read-only assessment with evidence, scorecards, security review, remediation guidance, and PDF, Markdown, summary JSON, or evidence JSON exports.

Object Schema

Explore parent and child relationships in an interactive map with namespace filters, search, zoom, layout controls, relationship details, and a searchable fields table.

Admin And Developer Tools

  • Search Salesforce metadata by label, name, API name, object, developer name, and matching snippets.
  • Open supported metadata records directly in Salesforce Setup.
  • Send user-initiated Salesforce REST API requests and inspect JSON responses.
  • Execute anonymous Apex and review compile, execution, and debug output.
  • Export SOQL, SOSL, GraphQL, and report results as available CSV or JSON output.
  • Browse Salesforce document folders, preview supported files, and download selected folders and files as ZIP.
  • Inspect setup audit trail, API limits, login history, event log files, org summaries, and user summaries.
  • Use the built-in English and Japanese manual for end-user guidance.

How It Works

  • The extension runs in Chrome and uses the active Salesforce session.
  • Salesforce data and user-entered requests are sent only to the Salesforce org selected by the user.
  • Workspace settings, search data, pending edits, Force Sheet files, recent tools, and sanitized operation history may be saved in Chrome browser storage.
  • The extension does not include analytics, telemetry, advertising, affiliate links, or remotely hosted code.

Read the full Privacy Policy.

Permissions

  • cookies: reads Salesforce session cookies so the toolkit can connect to the org where the user is already signed in.
  • sidePanel: opens the toolkit in Chrome's side panel.
  • storage: saves local workspace preferences, data, UI settings, and pending edits.
  • Salesforce host access: permits requests to Salesforce org, Setup, Experience Cloud, Visualforce, and Salesforce Sites domains used by the active org.

Install

Install from the Chrome Web Store when the listing is available. For local development:

  1. Open chrome://extensions.
  2. Enable Developer mode.
  3. Choose Load unpacked.
  4. Select the Admin Toolkit for Salesforce folder.
  5. Open a Salesforce tab and launch the extension.

Current Release

Version 0.6.1 adds selection-based Document Folders ZIP downloads; expands Object Schema with object suggestions, packaged-namespace and visible-object controls, synchronized map search, zoom, horizontal and vertical layouts, and field values; removes Org Review from tools navigation; and refines English and Japanese Salesforce terminology.

Support

For support, use the support contact on the Chrome Web Store listing or open an issue in the project repository.