Power Console - Dynamics 365 Developer Toolkit

Dynamics 365 & Power Platform DevTools. Inspect entities, metadata, forms, processes & records with structured output.

As of June 2026, Power Console - Dynamics 365 Developer Toolkit has 651 users and a 5.00/5 rating from 7 reviews in the Developer Tools category.

Usersup 214.5 percent+214.5%
651
651
Ratingno change0%
5.00
7 reviews
Reviewsup 16.7 percent+16.7%
7
Version
1.2.2
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.

History

9 snapshots

Tracking since Apr 1, 2026.

710.28440169.72000000000003Apr 1, 2026Jun 10, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 20262075.0061.1.2
Apr 18, 20262485.0061.1.2
Apr 28, 20262895.0061.1.2
May 8, 20263165.0061.1.2
May 16, 20262905.0061.1.2
May 22, 20263175.0071.2.0
May 28, 20264675.0071.2.2
Jun 4, 20266735.0071.2.2
Jun 10, 20266415.0071.2.2
Now6515.0071.2.2

Changelog

  • May 16, 2026
    description
    Are you tired of digging through multiple tabs in Dynamics 365 Model-Driven Apps just to get the info you need? I created a custom extension that makes every developer’s life easier by retrieving essential entity data and displaying it in a structured, color-coded, and clean format.
    
    ✅ Works seamlessly with Dynamics 365 Model-Driven Apps
    ✅ Fetches entity, form, and user details instantly
    ✅ Clean and colorful console output
    ✅ Speeds up debugging and development
    
    💡 Perfect for devs, consultants, and anyone customizing D365 CE!
    
    📘 Docs / How to Use: https://powerconsole.azurewebsites.net
    Power Console — Dynamics 365 & Power Platform Developer Toolkit
    
    The essential browser extension for Dynamics 365 and Power Platform developers. Power Console gives you instant, structured access to metadata, records, forms, processes, users, and environment details — all from a beautiful in-page overlay, with zero setup required.
    
    Stop switching between browser tabs, digging through DevTools, or writing one-off scripts. Open Power Console's popup, click a feature, and get results displayed in a modern, searchable, filterable modal — right on top of your Model-Driven App.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    🔍 RECORD INSPECTION
    
    • Copy Record ID — Instantly grab the current record's GUID with one click. Copies to clipboard automatically.
    
    • Primary Field — Retrieve the primary field's logical name, display name, and current value for the open record.
    
    • Fields Metadata — View every field on the current record with its logical name, display name, data type, requirement level, current value, and whether it's custom. Presented in a searchable, sortable table with column filters.
    
    • Option Set Values — Inspect all option set (choice) and boolean fields on the record. See every option with its label, numeric value, and which option is currently selected — displayed as interactive pills you can click to copy.
    
    • Record Owner — See who owns the record (user or team), with owner name, type, and ID.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    📐 ENTITY METADATA
    
    • Entity Metadata — Full metadata for the current entity: logical name, display name, plural name, primary key, primary field, schema name, entity type code, ownership type, and more.
    
    • Set & Collection Name — Quickly retrieve the entity set name and collection name for Web API calls. No more guessing plural names.
    
    • Entity Relationships — Browse all 1:N and N:1 relationships in a dedicated sidebar + detail panel. Filter by relationship type, search by schema name, related entity, or lookup attribute. Each relationship shows schema name, related entity, lookup attribute, referenced attribute, navigation property, custom/managed/customizable flags, and the full Web API path — with copy buttons on every value.
    
    • Field Dependencies — Select any field on the current entity and instantly discover every dependency: calculated fields, business rules, workflows, plugins, charts, views, forms, and more that reference that field. Results are grouped by dependency type in an accordion layout with counts, search, and category filters.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    📋 FORM TOOLS
    
    • Form Info — Get the current form's ID, label, and entity name in one click.
    
    • All Registered Events — A dedicated, modern renderer for form events. See a hero stats banner with color-coded cards for OnLoad, OnSave, OnChange, and Overall handler counts — each with active/total numbers and segmented progress bars. Below that, handler cards show:
    
    Color-coded event type pill (OnLoad blue, OnSave green, OnChange purple)
    Function name in monospace with a copy button
    Library name badge
    Trigger field (for OnChange events)
    Enabled/Disabled status with icon
    Pass Execution Context indicator
    Parameters in a monospace chip
    Filter by event type with chip buttons (counts update dynamically), toggle "Enabled Only" to hide disabled handlers, or switch to "Group by Library" mode to see handlers organized under accordion sections per web resource. Full search across function names, libraries, fields, and parameters.
    • Structured JS Object — Generates a complete JavaScript object representation of the current form's structure: all tabs with their sections, all fields mapped by display name to logical name, and all option sets with their label-to-value mappings. Output as raw JSON — ready to paste into code.
    
    • All Forms — List every main form available for the current entity, with form ID, name, and which one is currently active.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    ⚙️ PROCESS & AUTOMATION
    
    • Processes — List all workflows (Classic Workflows, Power Automate flows, Actions, Dialogs) registered for the current entity. See name, category, type, mode (real-time vs background), scope, status, triggers, and whether they run on-demand. Filterable by type, execution mode, trigger conditions, and on-demand availability. Navigate directly to the process record or Power Automate designer with click or Shift+click.
    
    • Plugins — View all custom plugin step registrations for the current entity. Inspect stage (Pre/Post), execution mode (sync/async), message (Create/Update/Delete), filtering attributes, rank, and whether the step is enabled. Searchable and filterable.
    
    • BPF Details — Inspect every Business Process Flow associated with the current entity. Accordion view shows each BPF with active/inactive badge and full stage list (stage name, stage ID with copy button, stage category). The active BPF is auto-expanded.
    
    • Active Stage — Instantly retrieve the currently active BPF stage name and ID.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    👤 USER INFORMATION
    
    • User Info — Current user's full name, email, domain name, user ID, and business unit — all in one view.
    
    • Security Roles — Complete list of the current user's security roles, including roles inherited through team membership. Each role shows its name, source (direct or team), and role ID.
    
    • Teams — All teams the current user belongs to, with team name, business unit, and the security roles assigned to each team.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    🌐 ENVIRONMENT
    
    • Organization Info — Organization name, unique name, organization ID, version, and base URL.
    
    • Environment Info — Environment URL, unique name, version, base currency, and base language.
    
    • Environment Variables — Browse all environment variables in your environment with their definition display name, schema name, type, default value, and current value. Edit default values and current values inline — changes are saved directly to Dataverse with visual confirmation. Searchable and filterable.
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    Install Power Console and supercharge your Dynamics 365 development workflow. Every piece of metadata you need — one click away.
    
    📘 Docs / How to Use: https://powerconsole.azurewebsites.net

Permissions & access

Permissions
activeTabstorage
Host access
None declared

Screenshots

Power Console - Dynamics 365 Developer Toolkit screenshot 1Power Console - Dynamics 365 Developer Toolkit screenshot 2Power Console - Dynamics 365 Developer Toolkit screenshot 3Power Console - Dynamics 365 Developer Toolkit screenshot 4Power Console - Dynamics 365 Developer Toolkit screenshot 5

About

Power Console — Dynamics 365 & Power Platform Developer Toolkit

The essential browser extension for Dynamics 365 and Power Platform developers. Power Console gives you instant, structured access to metadata, records, forms, processes, users, and environment details — all from a beautiful in-page overlay, with zero setup required.

Stop switching between browser tabs, digging through DevTools, or writing one-off scripts. Open Power Console's popup, click a feature, and get results displayed in a modern, searchable, filterable modal — right on top of your Model-Driven App.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🔍 RECORD INSPECTION

• Copy Record ID — Instantly grab the current record's GUID with one click. Copies to clipboard automatically.

• Primary Field — Retrieve the primary field's logical name, display name, and current value for the open record.

• Fields Metadata — View every field on the current record with its logical name, display name, data type, requirement level, current value, and whether it's custom. Presented in a searchable, sortable table with column filters.

• Option Set Values — Inspect all option set (choice) and boolean fields on the record. See every option with its label, numeric value, and which option is currently selected — displayed as interactive pills you can click to copy.

• Record Owner — See who owns the record (user or team), with owner name, type, and ID.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

📐 ENTITY METADATA

• Entity Metadata — Full metadata for the current entity: logical name, display name, plural name, primary key, primary field, schema name, entity type code, ownership type, and more.

• Set & Collection Name — Quickly retrieve the entity set name and collection name for Web API calls. No more guessing plural names.

• Entity Relationships — Browse all 1:N and N:1 relationships in a dedicated sidebar + detail panel. Filter by relationship type, search by schema name, related entity, or lookup attribute. Each relationship shows schema name, related entity, lookup attribute, referenced attribute, navigation property, custom/managed/customizable flags, and the full Web API path — with copy buttons on every value.

• Field Dependencies — Select any field on the current entity and instantly discover every dependency: calculated fields, business rules, workflows, plugins, charts, views, forms, and more that reference that field. Results are grouped by dependency type in an accordion layout with counts, search, and category filters.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

📋 FORM TOOLS

• Form Info — Get the current form's ID, label, and entity name in one click.

• All Registered Events — A dedicated, modern renderer for form events. See a hero stats banner with color-coded cards for OnLoad, OnSave, OnChange, and Overall handler counts — each with active/total numbers and segmented progress bars. Below that, handler cards show:

Color-coded event type pill (OnLoad blue, OnSave green, OnChange purple)
Function name in monospace with a copy button
Library name badge
Trigger field (for OnChange events)
Enabled/Disabled status with icon
Pass Execution Context indicator
Parameters in a monospace chip
Filter by event type with chip buttons (counts update dynamically), toggle "Enabled Only" to hide disabled handlers, or switch to "Group by Library" mode to see handlers organized under accordion sections per web resource. Full search across function names, libraries, fields, and parameters.
• Structured JS Object — Generates a complete JavaScript object representation of the current form's structure: all tabs with their sections, all fields mapped by display name to logical name, and all option sets with their label-to-value mappings. Output as raw JSON — ready to paste into code.

• All Forms — List every main form available for the current entity, with form ID, name, and which one is currently active.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚙️ PROCESS & AUTOMATION

• Processes — List all workflows (Classic Workflows, Power Automate flows, Actions, Dialogs) registered for the current entity. See name, category, type, mode (real-time vs background), scope, status, triggers, and whether they run on-demand. Filterable by type, execution mode, trigger conditions, and on-demand availability. Navigate directly to the process record or Power Automate designer with click or Shift+click.

• Plugins — View all custom plugin step registrations for the current entity. Inspect stage (Pre/Post), execution mode (sync/async), message (Create/Update/Delete), filtering attributes, rank, and whether the step is enabled. Searchable and filterable.

• BPF Details — Inspect every Business Process Flow associated with the current entity. Accordion view shows each BPF with active/inactive badge and full stage list (stage name, stage ID with copy button, stage category). The active BPF is auto-expanded.

• Active Stage — Instantly retrieve the currently active BPF stage name and ID.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

👤 USER INFORMATION

• User Info — Current user's full name, email, domain name, user ID, and business unit — all in one view.

• Security Roles — Complete list of the current user's security roles, including roles inherited through team membership. Each role shows its name, source (direct or team), and role ID.

• Teams — All teams the current user belongs to, with team name, business unit, and the security roles assigned to each team.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🌐 ENVIRONMENT

• Organization Info — Organization name, unique name, organization ID, version, and base URL.

• Environment Info — Environment URL, unique name, version, base currency, and base language.

• Environment Variables — Browse all environment variables in your environment with their definition display name, schema name, type, default value, and current value. Edit default values and current values inline — changes are saved directly to Dataverse with visual confirmation. Searchable and filterable.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Install Power Console and supercharge your Dynamics 365 development workflow. Every piece of metadata you need — one click away.

📘 Docs / How to Use: https://powerconsole.azurewebsites.net

Technical

Version
1.2.2
Manifest
V3
Size
2.92MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
ahoghpjnaigpfneeogjmhdmpabgnammp
Developer ID
ue3cb0c5aa1c7e12f8477a48238a207a4
Developer Email
[email protected]
Created
Apr 24, 2025
Last Updated (Store)
May 19, 2026
Last Scraped
Jun 10, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to Power Console - Dynamics 365 Developer Toolkit, ranked by description similarity.

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