lbkpckaekpilejfambbkphfedniacanj
Salesforce Advanced Search plugin works in both Classic and Lightning: i) Search any keyword, text or field api name used anywhere in below Salesforce Components, in the result section plugin shows the total number of files where keyword has been used in different components. Plugin also provides to choose which all components to search in for the keyword via checkbox selection: 1) Apex Classes 2) Apex Triggers 3) Visualforce Pages 4) Visualforce Components 5) Email Templates ii) Show Field API Names with Labels of an object in details page, you can toggle between Show and Hide Field API Names without refreshing the page iii) View All Fields and Values provides a way to view all the fields (Label and API Name) and values for a given record of an object, even those that are not in the Page Layout. The show cached checkbox gives the ability to view cached values without querying the SF database. iv) Delete Record allows the admin to delete a record. It's also available for Firefox: https://addons.mozilla.org/en-US/firefox/addon/salesforce-advanced-search/
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.
Apex Debugger
Debug Salesforce apex code with ease Apex debugging with ease. Improved debug logs for Salesforce. Press Shift+d from any salesforce page to open Logs. Click on extension to configure keyboard shortcuts. IMPORTANT! If your org has "Require HttpOnly attribute" option enabled (in Setup -> Security -> SessionSettings) you need to set session ID variable manually. For this click on the extension icon and fill in the last field. Disabling ""Require HttpOnly attribute" adds security risk and should not be done in production orgs. IMPORTANT2! Manifest 3 support from version 0.8. I do expect some bugs. Please report in GitHub. • Search in logs • Filter logs • Delete all logs • Add current User • Indent structured data such as sObject, List, XML or JSON • Improved view with custom themes • Any Id in logs is a link to respective Object page (Class, Trigger, Validation Rule e.t.c) • Lightning compatible PS If you want to report an issue please use GitHub issues (https://github.com/motiko/sfdc-debug-logs/issues). Or contact me by email. I don't see notifications from Chrome Web Store reviews.
Salesforce Show Api Name
Salesforce Show API Name The easiest way to view and copy API names in Salesforce 1. Shows API names for all fields and objects 2. Works in both Classic and Lightning 3. Copy single or multiple fields with one click On any Salesforce record page: 1. Click the extension icon to show/hide API names INSTALLATION Get it from the Chrome Web Store or install manually from: https://github.com/ChenZaichuang/salesforce_show_api_name
Salesforce DevTools
Salesforce DevTools is a powerful Salesforce developer chrome extension for doing the below things : ・Quickly generate Apex code / SOQL, exporting query results to Excel file. ・Quickly access to new record page, list page and object setting page of any object. ・Quickly search object fields and check its usage. ・Display fields API name on Salesforce object detail page. ・Exporting Objects Definition to Excel file. ・Exporting Objects Fields Definition to Excel file. ・Exporting Objects Page Layout Definition to Excel file. ・Exporting Objects List View Definition to Excel file. ・Exporting Flow Definition to Excel file. ・Salesforce data modal (ERDs) generator. ・All Check / Select on profile edit page and field permissions edit page. ・Mass edit, mass delete, mass clone custom fields (Only Classic). ++++++++++++++++++++++++++++ Release notes ++++++++++++++++++++++++++++ 2026/01/1 ・Added features of "Export Flow Definition". -------------------------------------- 2023/04/10 ・Added features of mass edit, mass delete, mass clone custom fields on Lightning. -------------------------------------- 2022/01/30 ・Added feature of searching object fields and show its usage. -------------------------------------- 2021/04/05 ・Added feature of exporting Object definition (FULL) and fixed bugs. -------------------------------------- 2020/09/07 ・Added feature of exporting List View definition and fixed bugs. -------------------------------------- 2020/06/07 ・Fixed Lighting active bug and Japanese language document exporting bug. -------------------------------------- 2020/04/12 ・Improved feature of Query Editor. -------------------------------------- 2020/01/06 ・Added feature of exporting object page layout. -------------------------------------- 2019/08/18 ・Added feature of Multi Check on field permission edit page. -------------------------------------- 2019/05/13 ・Added features of mass edit, mass delete, mass clone custom fields -------------------------------------- 2019/03/24 ・Fixed issues. -------------------------------------- 2018/12/17 ・Reactivated feature of Debug Log Viewer. ・Added feature of searching Debug Log. ・Fixed issues. -------------------------------------- 2018/11/12 ・Improved UX of feature exporting object API reference to Excel file. ・Added Query Editor feature to all Objects. ・Added feature of exporting query result to Excel file -------------------------------------- 2018/09/25 ・Added support for cloudforce orgs. -------------------------------------- 2018/09/03 Major Release ・ Added support for Lightning! ・ Improved UX of feature Object Reference Doc generating. ・ Improved UX of feature All Check. -------------------------------------- 2018/04/17 ・Improved ERDs UX, fixed bugs. -------------------------------------- 2017/10/11 ・Improved Debug Log Viewer UX. -------------------------------------- 2017/05/29 ・Added feature of query editor and csv data exporting. -------------------------------------- 2017/04/23 ・Added feature of ERDs generator. -------------------------------------- 2017/02/06 ・Fix bugs. -------------------------------------- 2017/01/30 ・Added features of SOQL generator and Apex debug log viewer. -------------------------------------- 2016/12/20 ・Fixed export excel bugs. -------------------------------------- 2016/12/06 ・Improved UI, fixed bugs. -------------------------------------- 2016/11/25 ・Added features that allows you to enable it on custom domain. -------------------------------------- 2016/08/21 Major Release ・Added features of exporting objects definition to excel file. -------------------------------------- 2016/05/18 ・ Added support for Visualforce Page. -------------------------------------- 2016/04/04 ・ Added the features of object searching and object quick access. -------------------------------------- 2016/03/31 ・ Added support for generating Apex Code include blank fields -------------------------------------- 2016/03/28 ・ Added support for RecordType ・ Added hint for Quick Access Menu Turned Off