Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Salesforce Debug Pro 预览

Salesforce Debug Pro 作者: Harshit Saxena

Debug Salesforce like a pro. Instant N+1 query detection, real-time governor limits tracking, smart multi-org management with one-click login. Built for Apex developers.

0(0 条评价)0(0 条评价)
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
The Salesforce Org Credentials Manager. Features an "Add" button to save new org credentials, search bar, "Recently Used" section showing the most recently connected org with a "Connected" badge, and grouped credentials in collapsible sections (e.g., "Personal"). The "Reconnect"Quick access links to common Salesforce Setup pages. Links are organized in collapsible categories: Automation, Objects & Fields, Security, Jobs & Queues, Development, Monitoring, Users, and Integrations. Each category shows a count of available links. Clicking any link opens thaBookmarked logs for later reference. Shows saved log entries with their operation name, save timestamp, file size, and original execution time. Each bookmark has edit (pencil) and delete (X) actions. A trash icon allows clearing all bookmarks.Governor limits visualization showing resource usage. Displays DML Statements (1/150), DML Rows (3/10000), CPU Time (0/10000ms), Heap Size (0/6MB), and Callouts (0/100) with progress bars and percentage indicators.Complete governor limits dashboard. Summary cards show Highest Usage (15% - SOQL queries) and Limits Tracked (6 total, 0 critical, 0 warning). Detailed sections show SOQL Queries (15/100), DML Operations, CPU Time, Heap Size, and Callouts with color-coded progress bars.Raw debug log viewer with line numbers. Features search bar, display mode toggles, copy/download buttons, and filter chips (All, SOQL, DML, Callout, Error, Limits, Methods). Shows 12,426 lines with syntax highlighting. Bottom legend indicates color coding for different event typeChronological event timeline showing 22 events in 1.00s total. Toggle between Timeline and Waterfall views. Filter buttons for event types: SOQL (22), DML (0), CALLOUT (0), METHOD (0), HEAP (0). Each event shows timestamp, description (e.g., "SOQL: 10 rows"), and corresponding liPerformance metrics dashboard. Summary cards show CPU Time (0%) and Heap Size (0%) usage. Displays Total Execution Time (4.51s) and a Heap Usage Timeline graph visualizing memory consumption over the log execution from start to end.SOQL query analyzer with N+1 detection. Summary shows Total Queries (22), N+1 Issues (2), and DML Operations (0). Tabs filter between N+1 Issues, All Queries, and DML. Displays detected N+1 patterns with repetition count (10x, 2x), the problematic query text, aggregation level, aThe main log listing view. Shows fetched Salesforce debug logs with search functionality, status filter dropdown, and refresh button. Each log displays the operation name, status (Success/Failure), user initials, timestamp, API type, file size, and execution duration. Logs can beView and manage all active trace flags. Displays expiration times, user types (Dev/User), and creation timestamps. Easily add, edit, or delete trace flags with one-click refresh.Choose from existing debug levels including custom levels like Dev, ReplayDebuggerLevels, SFDC_DevConsole, and custom configurations to control logging verbosity.View and analyze raw Salesforce debug logs with syntax highlighting. Filter logs by type (SOQL, DML, Callout, Error, Limits, Methods) and search through log content. Displays execution times, governor limit usage, and detailed debug statements with color-coded categories for easyExecute SOQL and SOSL queries directly against your Salesforce org. Features include query templates, query history tracking, and saved queries for reuse. Supports up to 100,000 character queries with keyboard shortcuts (Ctrl+Enter) for quick execution.Write and execute Anonymous Apex code directly from the extension. Includes execution history, character counter, and keyboard shortcut support. Perfect for quick testing and debugging without leaving your browser.Instant access to frequently used Salesforce Setup pages. Categories include Automation, Objects & Fields, Security, Jobs & Queues, Development, Monitoring, Users, and Integrations—with searchable interface for rapid navigation.Create trace flags for specific users with user search functionality. Configure debug levels and set duration (up to 24 hours per Salesforce limits) to enable targeted debug logging.Select between User Debug and Developer Log types when creating trace flags, giving you flexibility in how debug information is captured.
关于此扩展
Stop switching between browser tabs and Developer Console. Salesforce Debug Log Analyzer brings powerful debugging tools right into your browser.

INSTANT LOG ANALYSIS:

• One-Click Log Fetch - Access debug logs instantly from the toolbar popup
• Smart Parsing - Automatically extracts SOQL queries, DML operations, and method calls
• Search & Filter - Quickly find specific operations in large log files
• Syntax Highlighting - Easy-to-read log formatting with color-coded sections

N+1 QUERY DETECTION:

• Automatic Detection - Identifies SOQL queries executing inside loops
• Location Pinpointing - Shows exact line numbers where problematic queries occur
• Performance Impact - See how many extra queries are being executed
• Fix Recommendations - Understand why the pattern is problematic

GOVERNOR LIMITS DASHBOARD:

• Real-Time Metrics - CPU time, heap size, SOQL queries, DML statements
• Visual Progress Bars - Instantly see how close you are to limits
• Threshold Warnings - Color-coded alerts when approaching limits
• Historical Comparison - Track limit usage across multiple log executions

MULTI-ORG MANAGEMENT:

• Credential Vault - Store logins for Production, Sandbox, and Scratch orgs
• One-Click Connect - Switch between orgs without re-entering credentials
• Smart Session Reuse - Automatically uses existing browser sessions (no security token needed!)
• Incognito Support - Open orgs in private windows to manage multiple sessions
• Color-Coded Orgs - Assign colors for quick visual identification
• Group Organization - Organize credentials by project, client, or team

EXPORT & SHARE:

• JSON Export - Export analysis results for documentation
• Credential Backup - Export org credentials for backup or team sharing
• Copy to Clipboard - Quick copy of connection details

BUILT FOR DEVELOPERS:

• Works with Lightning and Classic UI
• Supports all Salesforce editions
• No Salesforce package installation required
• Zero configuration - just log in and go

SECURITY & PRIVACY:

All data stays in YOUR browser. No external servers. No analytics. No tracking. Your credentials are encoded and stored locally using the browser's secure storage API.

Questions or issues? Visit: https://github.com/Harshit-Saxena/salesforce-debug-analyzer/issues
开发者留言
This extension helps Salesforce developers analyze debug logs directly in the browser.

How to Test:
1. Log into any Salesforce org (you can use a free Developer Edition at developer.salesforce.com)
2. Click the extension icon
3. The extension will fetch and display debug logs from the connected org

Permissions Explained:
- cookies: Read Salesforce session cookie (sid) for API authentication
- storage: Save user preferences locally
- tabs: Detect active Salesforce tabs
- Host permissions: Make API calls to Salesforce REST API

Security Notes:
- All data stays local - no external servers
- Session IDs are never stored persistently
- Only activates on Salesforce domains

Build from Source:
npm install
npm run build:firefox

Source code included in the submission.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 获取浏览器标签页
  • 访问您在 salesforce.com 域名的数据
  • 访问您在 force.com 域名的数据
  • 访问您在 lightning.force.com 域名的数据
  • 访问您在 my.salesforce.com 域名的数据
  • 访问您在 visualforce.com 域名的数据
  • 访问您在 develop.my.salesforce.com 域名的数据
  • 访问您在 salesforce-setup.com 域名的数据
  • 访问您在 sandbox.my.salesforce.com 域名的数据
  • 访问您在 scratch.my.salesforce.com 域名的数据
  • 访问您在 login.salesforce.com 的数据
  • 访问您在 test.salesforce.com 的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 用户支持网站
  • 支持邮箱
版本
4.3.0
大小
98.51 KB
上次更新
6 天前 (2026年2月9日)
相关分类
  • 网页开发
许可证
仅 GNU 宽通用公共许可证 v3.0
隐私政策
阅读此附加组件的隐私政策
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。