AI product readSalesforce developer productivity tool that injects a code search and developer utilities panel directly into Salesforce setup pages (Classic and Lightning)
Salesforce developers and admins lack a fast way to search across Apex classes, triggers, Visualforce pages, Lightning components, and other code components within the Salesforce setup interface. The native Salesforce setup UI requires navigating through multiple pages to find and access code components.
1. User navigates to Salesforce Setup home page (Classic or Lightning). 2. The extension injects a tabbed developer utilities panel into the setup page. 3. On first use, user clicks 'Authorize' to initiate Salesforce OAuth2 flow - selecting org type (Production/Sandbox/Developer). 4. User is redirected to Salesforce login, grants OAuth consent, and is redirected back via callback.html. 5. The Firebase backend exchanges the auth code for tokens (access_token, refresh_token). 6. Tokens are stored in localStorage for subsequent API calls. 7. User can now search code components (using Salesforce Tooling API), run static analysis, extract code coverage, edit LWC components, explore GraphQL, and look up record details - all without leaving the setup page.
Code search across Apex Classes, Apex Triggers, Visualforce Pages, Visualforce Components, and Lightning ComponentsAdvanced quick-find sidebar navigation to code components from setup pagesCode coverage extraction and analysisStatic code analysis using Lightning Linter serviceRecord details lookup by Record IDLWC (Lightning Web Component) Editor
- Target users
- Salesforce developers / Salesforce administrators / Salesforce technical consultants
- The build/static/js/main.9a2068da.js is a minified React bundle (482KB) that is difficult to fully analyze, though it appears to be related to a secondary LWC editor or GraphQL explorer feature
- Could not fully verify whether the Firebase Cloud Functions backend imposes any usage limits or has paid tiers
- The monaco-editor directory is very large (1000+ files) and contains third-party VS Code editor code, not extension-specific logic
MonetizationNo paid features detected
No evidence of paid features, premium tiers, subscriptions, or payment mechanisms within the extension. Searches for 'premium', 'pricing', 'stripe', 'payment', and 'billing' returned no relevant matches in the extension's own code. The 'subscription' matches are all from monaco-editor internals (event subscriptions, not billing). The 'upgrade' matches are about browser/IndexedDB upgrades. The 'checkout' match in contentScript_l.js is a Twitter sharing link ('Checkout the updated version...'). The 'license' matches are all standard open-source library license declarations (MIT, React, etc.). All features (code search, static analysis, code coverage, LWC editor, GraphQL explorer) appear to be freely available without any gating.
- Confidence
- 90
- Payment platform
- --
- Source
- AI / High
- Login required
- Yes
- Reason
- The extension requires Salesforce OAuth2 authorization to function. Users must authorize the extension to access their Salesforce org data via OAuth flow. login.html presents org type selection (Sandbox/Production/Developer), login.js initiates Salesforce OAuth2 with a Connected App client ID, callback.js exchanges the auth code via a Firebase backend (us-central1-sf-advanced-code-searcher.cloudfunctions.net/authorizeSalesforce), and factory.js stores tokens (accessToken, refreshToken, instanceURL). Multiple directives check authenticationStatus and block features when 'Auth Needed'. The contentScript_l.js shows 'Click here to authorize (one time)' button and a 'Re-Authenticate' link. This is a one-time Salesforce OAuth grant, not a recurring login to the extension's own account system.
An absolute treat for both developers and admin, hoping for more cool features this year.
I was loving it till it stopped working few days ago, neither working in classic nor in LEX even after authorization, getting 401 unauthorized in code search and the drop down in setup does not appear.
I was using this tool and it was working fine. But now I am seeing that the Apex class,object and all search [on the left hand side] are removed. Please let me know what cause this.
Guys, I have been waiting for ADVANCE QUICK FIND in Lightning since very long time, is there any estimate on when we could see this in lightning? I am switching to classic just for this feature. It takes 1-2 minutes every time to go to a class/page/trigger/component/object and lightning experience is a nightmare for developer. If we have your feature rolled out to Lightning experience that would be extremely helpful. I really love this extension, this is my all time favourite extension in chrome, this has saved countless hours of my time, I recommend all salesforce devs/admins to use this. I have seen no other extension work like this. LOVEEEE!! Thank you so much.
Nice application ease out time in finding components easily. If you could add more component types to the app would be more good..
It doesn't work for custom domains like "https://vangli.cs23.my.salesforce.com/home/home.jsp"
please fix lightning linter to get 5 stars.
I am addicted of it, can't image a single day in office without it.
Wonderful extension. Very useful.
Doesn't Work for Firefox. The above link given for mozilla doesn't work.