ApexForge

ApexForge — Run Apex PMD analysis and Apex tests directly from Chrome with a VS Code-like UI.

As of June 2026, ApexForge has 12 users and a 5.00/5 rating from 6 reviews in the Developer Tools category.

Usersup 1100.0 percent+1100.0%
12
12
Ratingno change0%
5.00
6 reviews
Reviewsno change0%
6
Version
1.0.0
Manifest V3

History

4 snapshots

Tracking since May 13, 2026.

15.047.5-0.03999999999999915May 13, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
May 13, 202611.0.0
May 18, 202611.0.0
Jun 1, 2026115.0061.0.0
Jun 7, 2026145.0061.0.0
Now125.0061.0.0

Permissions & access

Permissions
storagetabsscriptingalarmscookies
Host access
https://*.salesforce.com/*, https://*.force.com/*

Screenshots

ApexForge screenshot 1ApexForge screenshot 2ApexForge screenshot 3ApexForge screenshot 4ApexForge screenshot 5

About

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.

Technical

Version
1.0.0
Manifest
V3
Size
1.92MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
dbnjgjjlmlggdbgepnmmfaldhfccalch
Developer ID
uc7b5e30d0a27bc954bf5ed1f74adb920
Developer Email
[email protected]
Created
May 12, 2026
Last Updated (Store)
May 12, 2026
Last Scraped
Jun 7, 2026
Website

Data sourced from the Chrome Web Store · last verified Jun 7, 2026.