mjopklofkenogbkhgmfgklaekaljdhhb
Search anything quickly in your Salesforce Org 🔍 Smart Salesforce search across unlimited orgs with INSTANT RECORD ID ACCESS! 🎯 KEY HIGHLIGHT: Paste any Salesforce record ID (001D000001AbCdE) and jump DIRECTLY to the record - no search, no waiting! 🆕 NEW: AUTO-LINKIFICATION ✅ Converts Salesforce IDs into clickable links on ANY webpage (emails, Slack, docs) ✅ Smart fuzzy matching - detects IDs even without known prefixes ✅ Works on Salesforce sites with dynamic content 🚀 CORE FEATURES: ✅ Unlimited orgs with nicknames (was limited to 2) ✅ Right-click context menu for instant search ✅ Keyboard shortcuts (Ctrl+Shift+S / Cmd+Shift+S) ✅ Lightning & Classic support ✅ Search history with auto-complete ✅ Chrome Manifest V3 compliant 🎯 PERFECT FOR: Salesforce Admins • Developers • Support Teams • Consultants • Power Users
Salesforce advanced Code searcher
By using the advanced quick find you can get your code few clicks shorter. Also, you can search any string your code Using this extension you can search your code components your salesforce instance: 1) apex Classes 2) Apex Triggers 3) visualforce Pages 4) Visualforce Components 5) Lighting Component In addition to the above you can use this extension to jump to classes / pages / triggers from the advanced quick find section on the left hand side. How to make it work in Lightning: 1) We embed the extension in the setup page. Please navigate to the setup home page where you can find the extension injected in the right. 2) You need to authorize (this is a one time activity) for the application to make the API calls. 3) On clicking the button, you will be navigated to the Salesforce to authorize. Once you have successfully completed the authorization, you will be redirected back to the home page. 4) Once this is done, all the functionalities will be enabled. Both the below section get added in the set-up pages, so this is only useful for developers and Admins, this tool will not make any sense for salesforce users. 1) Advanced Quick Find section:This part gets added in side navigation bar on all set-up pages. Select the code component that you want to go to, then start typing the name of the code,an autocomplete suggestion pops up, select the one that you want to go to. 2) Developer Utilities: 2.1) This component get added in force.com home page only. Let's say you want to know where you have hard-coded a profile name in your code, like if(profile.name =='sys Admin'){//you're doing something}. Right now to find this out you have to either go thru all the code individually or create a force.com project in eclipse and then search there. There's no way we can do this directly in salesforce. This string search will help you do that. You have to check the code components in which you want to search the code, enter a string in the input text field and hit enter. You will be presented with a list of code components where the string is used. 2.2 ) Code Coverage Extract: You can View and download the code coverage in your org. 2.3 ) This extension now allows you to lint the lightning code via the Lightning Linter tab. 2.4 ) You can now run PMD against your code 2.5 ) Added a new tab which will allow the users to view the record and its child information . update 1.22 Improved the static code analysis functionality update 1.15 Added the LWC Editor with Autocompleting for html & xml files. update 1.10 Added the ability to get the record Information by just giving the record Id. update 1.8, 1.9 Added support for the application to work on lightning update 1.4.2 Added support for Custom label Addes support for Apex PMD Update 1.1.1 Expanded the quick search scope to Email Templates, Validation Rule, Workflow Rule, Custom Object Added edition checks. Update 1.2 Update the UI to be more in sync with Lightning Update 1.3 Added Code coverage Extract section allowing user to view and download the code coverage. Update 1.3.3: UPdated the cookie issue. NOTE: 1) Salesforce's REST API is used to accomplish the above functionalities Update 1.3.5 1) Added support to delete all the Debug logs 2) Added a button on traceflag to renew the startDate / expiration date.
Salesforce Colored Favicons
Updates the standard favicon on Salesforce tabs with colored versions to help differentiate between different organizations. Supports both Classic and Lightning Experiences and includes separate icons for production, sandbox, and develop/scratch orgs. To use the extension, simply navigate to a Salesforce org and the extension will automatically select a random color for it then update the favicon with that color. Now every time you visit that org, the colored favicon will be displayed instead of the default Salesforce favicon. At this point you can also visit the options page to change the color for any org you've visited.
Salesforce Simplified
Salesforce Recent Components For Salesforce Developers Salesforce Simplified is a Chrome extension designed for Salesforce and Omnistudio developers/administrators to enhance their productivity by making useful data points easily accessible directly from the UI. When working on any module, having your recently created or modified data readily available allows you to work faster and save time by avoiding unnecessary clicks. With the advanced search feature of Salesforce Simplified, you can access your code with just a few clicks. For Vlocity/Omnistudio, it provides access to: This extension is designed to streamline your workflow, making it easier to manage and access critical information.
Record and Metadata Comparator for Salesforce
Compare Record data values and object metadata in Salesforce Compare Object Metadata and it's record values in Salesforce (now supports Lightning!) and see all differences in just four clicks! Credits: 1. sorenkrabbe for his extension "salesforce-inspector" available @ https://chrome.google.com/webstore/detail/salesforce-inspector/aodjmnfhjibkcdimpodiifdjnnncaafh I have used the code shared by him to improvise and develop this extension. I would share the code of this extension on github soon. 2. Maninder Singh for enabling the extension to work in Lightning -https://www.linkedin.com/in/mansinghinder/ This extension compares any two objects or its records (could be from same org or different orgs) and highlights all the differences found. It can show you the following Please watch the video tutorial available @ http://youtu.be/mkarbbYWveY to understand the exact functionality and its uses. 1. Open up the custom object definition or it's list view or any of it's record in salesforce. This is your source record. Click on the extension icon and then click on the "Select Source Record" button. 2. After that, open up the custom definition of the same object or it's list view or the record (could be from same org or different org). This is your target record. Click on the extension icon and then click on the "Select Target record" button. 3. The extension would create a popup and in that show you all the differences that were found. Steps to compare Record Values: 1. open any record from a standard/custom object in one org. This is your source record. Click on the extension icon and then click on the "Select Source Record" button. 2. After that, open up any other record for the same object (could be from same org or different org). This is your target record. Click on the extension icon and then click on the "Select Target record" button. 3. The extension would create a popup and in that show you all the differences that were found. Do recommend the extension with you friends and colleagues if you like it. Also, if you like the extension, please don't forget to Rate it on the Chrome Extension Webstore. Thanks again and I hope this extension saves your time and makes you more productive! For any queries: rajivashokbhatt+metadatacomparator@gmail.com