Skip to main content

Posts

Get Started with Salesforce Simplified v2.2.9

🚀 Announcing Salesforce Simplified v2.2.9: Event Graph Search, Open Links Presets, Deep Field Matching & Unified AI We’re excited to announce the release of Salesforce Simplified v2.2.9 ! This major update introduces powerful visual discovery capabilities to the Event Graph , ready-to-use 1-click Open Links presets , expanded AI support through OpenRouter and on-device Google Gemini Nano , and improved integration health monitoring with a clean, CORS-free browser console experience . Here’s a complete walkthrough of what’s new in v2.2.9 . 🏷️ Event Graph: Search Tags, Multi-Color Highlighting & Deep Field Matching The Event Graph helps visualize how records, automations, and transactions are connected across your Salesforce org. With v2.2.9, navigating complex event chains is faster, more intuitive, and more powerful. 🔎 Custom Search Tags You can now add multiple search tags directly from the Event Graph toolbar, such as: searchTag1 · searchTag2 · searchTag3 This makes it ...
Recent posts

Announcing Salesforce Simplified v2.2.8

  🚀 Announcing Salesforce Simplified v2.2.8 We’re excited to announce Salesforce Simplified v2.2.8 — a major release focused on advanced org forensics, smarter architecture insights, faster navigation, and a powerful new AI configuration hub . This release introduces an interactive Org Diff schema catalogue , 50-record pagination , full-history incident forensics , 3-tier Sync Job archiving , object-scoped Order of Execution analysis , and a streamlined developer experience across the workspace. 🗂️ All Apps — Interactive Tools Directory With more than 20 specialized tools , finding the right capability is now significantly easier. The new All Apps launcher is available from the System Apps footer menu and Quick Tools . It provides a visual, searchable directory of every Salesforce Simplified tool, organized into key areas: 🔍 Forensics 🚀 Deployments 🧬 Schema 💻 Code ⚙️ Administration Every tool is available with one-click launch , making it easier to move between different p...

Salesforce Simplified v2.2.6 — Release Notes

Published: August 29, 2026 Extension : Salesforce Simplified on Chrome Web Store What's in v2.2.6? This release is about visibility — giving you more information at a glance, in the right place, without requiring extra clicks. We've added interactive right sidebars to two more pages, documented three powerful forensic tools that shipped recently, introduced contextual quick-action menus while data loads, and fixed layout issues that could push content off-screen. ⚡ Bulk API Job Status — Right Sidebar The Bulk API Job Status page now has a dedicated right sidebar that lists every Ingest and Query job in your org. What you get: All jobs in one scrollable list — both Bulk API 2.0 ingest (loads) and query (extracts) combined chronologically, each with a kind tag ( ingest / query ) and a timestamp. Color-coded status badges — COMPLETE in green, FAILED / ABORTED in red, and IN PROGRESS / OPEN in yellow. You can tell the state of any job before reading a single detail. Filt...

Salesforce Simplified: Turning the Browser Into a Salesforce Developer Workspace

  Salesforce Simplified: Turning the Browser Into a Salesforce Developer Workspace Salesforce is incredibly powerful—but working with it often means jumping between Setup, Developer Console, Workbench, browser tabs, API tools, metadata tools, deployment utilities, and external scripts. What if most of that work could happen directly inside the Salesforce browser experience you already use? That is the idea behind Salesforce Simplified : a Chrome extension designed to turn the browser into a unified developer and administrator workspace for Salesforce. It can inspect live org metadata, explore schemas, build deployment manifests, retrieve metadata, export data, inspect logs, monitor changes, synchronize components between orgs, explore APIs, and manage multiple Salesforce environments—all without leaving the browser. The Problem: Salesforce Work Is Fragmented A typical Salesforce developer or architect may need to perform a workflow like this: Open Salesforce. Navigate to Setup. Fin...

Salesforce Simplified Was Built Without a Backend

  Salesforce Simplified Was Built Without a Backend Browser extensions have a trust problem. They can potentially see a lot. So when an extension is designed for something as sensitive as a Salesforce org, the architecture matters as much as the features. Salesforce Simplified takes a deliberately different approach: There is no server belonging to the extension. Your Salesforce data stays between your browser and your Salesforce org. No account required Salesforce Simplified doesn't require you to create an account. There is no Salesforce Simplified cloud account storing your organizations. There is no dashboard hosted somewhere else. There is no profile database. You install the extension and use it with Salesforce. Salesforce queries go to Salesforce The extension's primary job is to interact with the Salesforce org you are already working in. Metadata queries, debug-log information, setup information and other Salesforce data are retrieved from your org. They are not sent t...

Stop Going to Setup for Every Small Salesforce Question

  Stop Going to Setup for Every Small Salesforce Question If you work in Salesforce long enough, you develop a familiar routine. You are working on an Apex class. Something doesn't look right. You need to know what changed. So you leave the page. Open Setup. Find the right section. Search. Check the component. Go back to what you were doing. Five minutes later, you've answered a question that should have taken thirty seconds. That is the problem Salesforce Simplified is designed to solve. The Setup round trip Salesforce Setup is incredibly capable, but it is not always the fastest interface for answering small operational questions. Developers and architects regularly need answers like: What Apex changed today? Which Flow was modified? Who changed this validation rule? Where is that custom field? What did another developer deploy? Which debug logs were generated? What is consuming our API limit? Is Salesforce currently experiencing an incident? Can I retrieve these components?...

Salesforce Simplified: A Faster Way to Work Inside Your Salesforce Org

Salesforce Simplified: A Faster Way to Work Inside Your Salesforce Org Salesforce is incredibly powerful. But sometimes the hardest part of working in Salesforce isn't building something. It's finding something. You know an Apex class was changed this morning. You know someone modified a Flow. You need to find a field, check a debug log, identify who changed a configuration, or build a package.xml for a deployment. And then you leave the page you're working on. You open Setup. You search. You click through menus. You run queries. You come back. For a small question, you've taken a long trip. Salesforce Simplified was built to remove that trip. It puts a small launcher directly inside your Salesforce org. Hover over it and a panel opens with the tools you normally need to leave your current page for. No separate application. No new account. No external server. Just a faster way to work with the org you're already inside. Everything you need, without leaving the page...