ApexForge
6 ratings
)Overview
ApexForge ā Run Apex PMD analysis and Apex tests directly from Chrome with a VS Code-like UI.
ApexForge is a Chrome Extension built for Salesforce developers ā bringing a full Apex code editor, PMD code quality analysis, unit test runner, and Apex Advisor directly into your browser. No local IDE. No OAuth setup. Just open your Salesforce org and start coding. āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā” HOW IT WORKS āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā 1. Install ApexForge and pin it to your Chrome toolbar 2. Open any Salesforce app from the App Launcher 3. Click the ApexForge icon ā it automatically detects your org 4. Browse, edit, analyse, and test your Apex ā without leaving Chrome āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā š APEX FILE EXPLORER āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā Browse every Apex Class and Apex Trigger in your connected org. Search and sort files instantly. Click any file to open it in the built-in code editor, or open the Salesforce record page directly in a new tab. āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā āļø APEX CODE EDITOR āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā A fully featured code editor inside the extension popup ā write, edit, and deploy Apex code without installing anything locally. ⢠Apex syntax highlighting ā keywords, classes, methods, SOQL all colour-coded ⢠Find (Ctrl+F) and Find & Replace (Ctrl+H) ⢠Go to Line (Ctrl+G) ā jump to any line instantly ⢠Word Wrap toggle and Format Document ⢠Minimap and Split View support ⢠Download any Apex file to your local machine ⢠Save & Deploy code directly back to your Salesforce org ⢠Refresh from org ā reload the latest version at any time āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā š APEX QUALITY CHECK (PMD ANALYSIS) āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā Built-in code quality analysis runs entirely in the browser ā no JAR file, no Java runtime, no server required. Scan for real problems before they hit production. 12 rules across 6 categories: PERFORMANCE (High Severity) ⢠AvoidSoqlInLoops ā detects SOQL queries inside for-loops ⢠AvoidDmlInLoops ā detects DML operations inside for-loops ERROR PRONE ⢠AvoidHardcodingId ā flags hardcoded Salesforce record IDs ⢠EmptyCatchBlock ā catches silently swallowed exceptions ⢠NullAssignment ā flags unnecessary null assignments BEST PRACTICES ⢠ApexUnitTestClassShouldHaveAsserts ā ensures test classes have assertions ⢠AvoidGlobalModifier ā flags unnecessary global class modifiers SECURITY ⢠ApexSharingViolations ā detects missing sharing declarations ⢠ApexCRUDViolation ā detects DML without CRUD permission checks CODE SIZE ⢠ExcessiveClassLength ā flags classes that are too long ⢠TooManyFields ā flags classes with too many field declarations DESIGN ⢠AvoidDeeplyNestedIfStmts ā flags deeply nested conditional logic Run analysis on a single file or scan your entire org in one pass. Click any violation to jump directly to that line in the editor. āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā¶ APEX TEST RUNNER āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā Execute Apex unit tests directly from the extension ā no terminal, no CLI. ⢠Async test execution via runTestsAsynchronous with a live progress bar ⢠Sync test execution via runTestsSynchronous for quick feedback ⢠Auto-detects test classes (classes with "Test" in their name) ⢠Pass / Fail / Skip result badges with messages and stack traces ⢠Code coverage visualisation ā by test class and aggregate āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā š” APEX ADVISOR āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā Real-time intelligent analysis as you type. Apex Advisor detects bulkification issues, missing sharing modes, SOQL/SOSL/DML patterns, and method signatures ā and provides auto-fix suggestions and code snippet templates. āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā š SECURITY & PRIVACY āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ⢠Session IDs stored in chrome.storage.local ā encrypted by your OS keychain ⢠All API calls use HTTPS ā no plaintext connections ⢠No data sent to any third-party server ā ever ⢠No analytics, no telemetry, no backend services ⢠Network access scoped only to *.salesforce.com and *.force.com ⢠The built-in editor runs in a sandboxed iframe for additional security ⢠Your Apex code never leaves your browser except to your own Salesforce org āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā š PERMISSIONS EXPLAINED āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ⢠storage ā saves your org URL, Session ID, and preferences locally ⢠tabs ā opens Salesforce record pages in a new tab when requested ⢠scripting ā supports the sandboxed editor environment ⢠alarms ā polls for async test job status while tests run ⢠cookies ā assists with reading the Salesforce session from an active tab āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā REQUIREMENTS āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ⢠Google Chrome browser ⢠A Salesforce org (any edition) with API access enabled ⢠A valid Salesforce Session ID (obtainable from Developer Console, DevTools, or Salesforce CLI) āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ApexForge is free and open source. Built for Salesforce developers who want faster, browser-native Apex tooling without the overhead of a full local development environment.
5 out of 56 ratings
Details
- Version1.0.0
- UpdatedMay 12, 2026
- Offered byteja adusumilli
- Size1.92MiB
- LanguagesEnglish
- Developer
Email
teamteja3@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
ApexForge has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
ApexForge handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site