Salesforce PlayGround
Extension Actions
Salesforce developer playground using the current org session (no OAuth popup).
Salesforce Playground is a powerful developer tool that lets you work directly inside your Salesforce org — no OAuth popup, no setup, no external tools needed.
Just open any Salesforce org tab, click the extension icon, and you're in.
🔧 FEATURES
► Code Editor
• Edit and deploy Apex Classes, Apex Triggers, and Aura Components directly from your browser
• Lightning Web Components (LWC) editor with multi-file tab support
• Syntax highlighting, find & replace, word wrap, minimap, zoom, and format (Prettier)
► Execute Anonymous Apex
• Run anonymous Apex and see debug logs instantly
• Auto trace flag management — no manual setup needed
► SOQL / Export Query
• Write and run SOQL queries against your org
• Export results as CSV or JSON
► REST API Explorer
• Make GET, POST, PATCH, DELETE calls to any Salesforce REST endpoint
• Built-in response viewer
► Metadata Browser
• Browse and view: LWC, Aura, Apex, Triggers, Visualforce Pages & Components
• FlexiPages, Flows, Layouts, Objects, Permission Sets, Profiles, Queues, Roles, Custom Labels, Lightning Types, Message Channels
• Download any section as a ZIP with proper file formats
► Diff Checker
• Compare two files or paste code side-by-side with line-by-line diff highlighting
🔒 PRIVACY & SECURITY
• Uses your existing Salesforce session cookie — no passwords stored
• All API calls go directly from your browser to your org
• No data is sent to any third-party server
Built for Salesforce developers who want a fast, distraction-free coding environment right in their browser.