ffjnkbeilmfempcncnfdfbanfcnhomgc
Generates package xml Or Create Changeset for given sprint dates. This extension generates the package xml or create changeset for the given sprint date.
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 Change Set Helper
Enhances the Salesforce change set. Adds last changed date and allows sorting, searching, validation and comparison with other orgs. A Chrome extension to improve the usability of Salesforce change sets NEW! Release 3.1.4 Optimizations for large organization Release 3.1.3 - Fix Compare and allow multiple orgs to be connected. - Add the ability to validate and deploy changes directly to other orgs. - Ability to select components from different types and add them at once. - Added a new Change Set Cart where the user can see what are the items have been added without needing to leave the add screen. - Persistent cart panel with sync badge, search, virtualised list, filterable chips. - Export/Import package.xml from cart and both page toolbars. - Bulk Remove via Tooling API DELETE (no A4J reload dance). - Single-row Remove without page reload. - Hide native Import entry point. - Fix lighting page issue. Release 3.0.2 Supports Chrome extensions best practices and manifest v3 updated better loading of components for large orgs. Features include: - Includes the last modified date and user and api name for each item. - Automatically ordered by most recent modified first - Filter/Search/Order by any field. - Sets all pages to show the 1000 rows. If more than 1000 items in a page, asks if you want to continue to retrieve more. - View and Search on items in the change set. This allows you to see the whole change set and search to make removing much easier. - Compare to another org (uses OAuth2.0 -- no username or password information is seen or stored by this extension). - Shows the last modified date and user for the compared org as well. - Click the file name to see a diff of the metadata file between orgs. Note that there is a delay when loading large pages and you may need to disable other chrome extensions that alter the change set page. Release 3.0.0. Lightning compatible! Fixed issue with Validation. Added Quick Deploy. Updated compare files content to compare all files (for example, in a Aura Component). Fixed issue with constantly spinning wheel if there is an error. Added ability to change API Version. Removed extension from all pages except change sets. Release 2.2.0 Now includes Validation helper. Log into another org and validate the change set. Release 2.1.2 Fixed bug with Quick Links on VF page even when disabled Fixed bug with Sharing Criteria Rules Release 2.1.1 Fixed bugs with hanging when no content. Merged with "beta" extension -- new features such as download zip file of the change set. Release 2.02 Now can compare files between orgs. Log in to a sandbox or dev/prod org. Uses Oauth2.0 for authorization -- no user or password information is seen or stored locally. Shows the last modified date and user for the compared org. Click the name and see a diff comparison of the two. Release 1.4 Updated to add ability to keep getting 1000 more items on pages. (Salesforce will only retrieve 1000 a time.) Added in a "clear" function to clear the search filters. Clear is automatically called before items are added to change set -- this is because of a bug where the items will not be added unless they are visible. Release 1.3 Updated to support workflows, reports, email templates and many more.
Salesforce Deploy Tracker
Keep track of all your deployments This extension helps you keep track of your Salesforce deployments in real-time for all the organizations you're logged in. You can also get a desktop notification whenever a deployment starts, ends or when the first test fails. This is a preview version, expect unstability and bugs. PRIVACY NOTICE: This extension scans the browser for all active Salesforce sessions and makes requests on behalf of the logged in user. From the retrieved information, only the organization domain is stored on the user local storage. All other information is neither stored nor sent to any third party. This project is open source and the public repository contains technical information and diagrams on how it handles data.
Salesforce Field Metadata Exporter
Export Salesforce object and field metadata to CSV with advanced filtering. Filter by user permissions and system objects. Export Salesforce object and field metadata to CSV with user permission filtering and system object controls. ``` Export all your Salesforce object and field metadata to CSV with one click! Salesforce Field Metadata Exporter is a powerful Chrome extension designed for Salesforce administrators, developers, and architects who need quick access to comprehensive metadata documentation. • Export All Metadata - Export all Salesforce objects and their fields to CSV format instantly • User Permission Filtering - Filter exports by specific user's access rights for security audits • System Object Filtering - Independent control over Share, Feed, History, ChangeEvent, and Platform Event objects • Flexible Object Selection - Choose between Standard objects, Custom objects, or both • API Options - Select between Standard API and Tooling API • Comprehensive Field Metadata: - Basic information (Name, Label, Type, Length, etc.) - Field attributes (Required, Unique, Createable, etc.) - Relationship information (ReferenceTo, RelationshipName, etc.) - Picklist values - User permissions (Read/Edit access when filtering by user) • Real-time Progress Tracking - Watch the export progress with live status updates • Clean Interface - Simple, intuitive UI that works right from your browser toolbar 📊 PERFECT FOR Security Audits - "What can this user access?" Compliance Documentation - Document access to sensitive fields Troubleshooting - "Why can't this user see this field?" User Access Reviews - Regular audits of permissions Data Dictionary - Create comprehensive org documentation Training Materials - Document your org's data model Migration Planning - Understand your metadata before migrations • No data collection - Extension does NOT collect any personal data • No external servers - All processing happens locally in your browser • Uses existing session - Works with your current Salesforce login • Open source - Code available on GitHub for transparency • Secure authentication - Uses Salesforce session cookies (same as Salesforce Inspector) 1. Navigate to any Salesforce org (production, sandbox, or developer) 2. Click the extension icon in your Chrome toolbar 3. Configure export options: - Select object types (Standard, Custom, or both) - Choose API type (Standard or Tooling) - Enable system object filtering (optional) - Enable user permission filtering (optional) 4. Click "Export All Metadata" 5. CSV file downloads automatically when complete User Permission Filtering Export only what a specific user can access: 1. Check "Filter by User Permissions" 2. Enter Salesforce username (e.g., john.doe@company.com) 3. Export includes only accessible objects and fields 4. Adds permission columns to CSV (Read, Edit, Create, Delete, etc.) • Works with all Salesforce editions • Supports all Salesforce domains (salesforce.com, force.com, cloudforce.com, etc.) • Chrome Manifest V3 compliant • Uses Salesforce REST API v60.0 • Handles large orgs (tested with 1000+ objects) • Real-time progress tracking • Automatic file download v1.3.0 - Decoupled system filtering from user permission filtering v1.2.1 - Critical hotfix for infinite loop and zero objects bug v1.2.0 - Added granular system object filter controls v1.1.1 - Fixed permission filtering logic v1.1.0 - Added user permission filtering feature v1.0.1 - Fixed authentication errors v1.0.0 - Initial release This extension requires minimal permissions: • cookies - To read Salesforce session for API authentication • activeTab - To interact with the current Salesforce page • host_permissions - To make API calls to Salesforce domains Your credentials are never stored or transmitted outside Salesforce. The extension only uses your existing browser session. 🎓 BUILT FOR SALESFORCE PROFESSIONALS Whether you're a Salesforce admin conducting security audits, a developer documenting your data model, or an architect planning a migration - this extension saves hours of manual work. Download now and start exporting your Salesforce metadata in seconds! ```