Extras do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Extras para Android
Iniciar sessão
Pré-visualização de Salesforce Debug Pro

Salesforce Debug Pro por 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 reviews)0 (0 reviews)
Transferir o Firefox e obter a extensão
Transferir ficheiro

Metadados da extensão

Capturas de ecrã
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.
Acerca desta extensão
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
Comentários do programador
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.
Rated 0 by 0 reviewers
Iniciar sessão para avaliar esta extensão
Não existem avaliações ainda

Avaliação de estrelas guardada

5
0
4
0
3
0
2
0
1
0
Ainda sem análises
Permissions and data

Permissões necessárias:

  • Aceder aos separadores do navegador
  • Aceder aos seus dados para sites no domínio salesforce.com
  • Aceder aos seus dados para sites no domínio force.com
  • Aceder aos seus dados para sites no domínio lightning.force.com
  • Aceder aos seus dados para sites no domínio my.salesforce.com
  • Aceder aos seus dados para sites no domínio visualforce.com
  • Aceder aos seus dados para sites no domínio develop.my.salesforce.com
  • Aceder aos seus dados para sites no domínio salesforce-setup.com
  • Aceder aos seus dados para sites no domínio sandbox.my.salesforce.com
  • Aceder aos seus dados para sites no domínio scratch.my.salesforce.com
  • Aceder aos seus dados para login.salesforce.com
  • Aceder aos seus dados para test.salesforce.com

Data collection:

  • The developer says this extension doesn't require data collection.
Saber mais
Mais informação
Ligações do extra
  • Site de apoio
  • Email de apoio
Versão
4.3.0
Tamanho
98,51 KB
Última atualização
há 6 dias (9 de fev de 2026)
Categorias relacionadas
  • Desenvolvimento da web
Licença
Apenas a GNU Lesser General Public License v3.0
Política de privacidade
Ler a política de privacidade para este extra
Histórico de versões
  • Ver todas as versões
Adicionar à coleção
Reportar este extra
Ir para a página inicial da Mozilla

Extras

  • Acerca
  • Blogue de extras do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.