Magento Developer Tools Profiler

Magento 2 API profiler in Chrome DevTools. For Next.js SSR, also install npm @bitbabit/devtools-ssr-bridge and follow its README.

As of June 2026, Magento Developer Tools Profiler has 96 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.

Usersup 3.2 percent+3.2%
96
96
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.1.4
Manifest V3
90-day change · In the last 90 days this extension 2 version updates, changed permissions.

History

10 snapshots

Tracking since Apr 1, 2026.

105.969992.04Apr 1, 2026Jun 8, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026935.0011.0.0
Apr 21, 2026945.0011.0.0
Apr 26, 20261055.0011.1.1
May 3, 20261025.0011.1.1
May 9, 20261035.0011.1.1
May 14, 20261025.0011.1.1
May 20, 20261005.0011.1.1
May 27, 2026945.0011.1.1
Jun 3, 2026955.0011.1.4
Jun 8, 20261005.0011.1.4
Now965.0011.1.4

Changelog

  • Apr 21, 2026
    description
    🔧 Magento Developer Tools - Headless Commerce API Profiler
    
    Essential Chrome extension for developers building headless Magento applications. Debug API calls between your React, Angular, Next.js, Vue.js frontend and Magento 2 backend with intelligent request interception and comprehensive analysis.
    
    ✨ PERFECT FOR HEADLESS COMMERCE
    
    🎯 Frontend-Backend API Debugging
    • Monitor REST API calls from your React/Angular/Next.js app to Magento backend
    • Track GraphQL queries and mutations in headless implementations
    • Debug authentication issues with customer tokens and admin APIs
    • Analyze API performance and response times
    
    📊 Headless Development Workflow
    • Dedicated DevTools panel for Magento API monitoring
    • Real-time request/response analysis during frontend development
    • JSON response viewer optimized for Magento API structures
    • Header inspection for authentication and custom headers
    
    🚀 HEADLESS ARCHITECTURE SUPPORT
    
    ⚙️ Frontend Framework Integration
    • Works seamlessly with React, Angular, Vue.js, Next.js applications
    • Monitor axios, fetch, and other HTTP client requests to Magento
    • Debug PWA and SPA applications calling Magento APIs
    • Support for both customer-facing and admin API calls
    
    🔍 Magento API Coverage
    • REST API endpoints (/rest/V1/*, /rest/V2/*)
    • GraphQL queries and mutations (/graphql)
    • Customer authentication APIs (/rest/V1/customers/*)
    • Cart and checkout APIs (/rest/V1/carts/*)
    • Product catalog APIs (/rest/V1/products/*)
    • Admin APIs for headless management interfaces
    
    💡 Common Headless Use Cases:
    • E-commerce PWAs with React/Next.js frontend + Magento backend
    • Mobile apps consuming Magento APIs
    • Custom admin dashboards built with Angular/Vue.js
    • Multi-channel commerce with shared Magento backend
    • JAMstack implementations with Magento as headless CMS
    
    🎛️ Smart Header Injection
    Automatically inject debug headers into API requests:
    • X-Debug-Mode for enhanced API responses
    • Custom authentication headers for development
    • API versioning headers (Accept: application/json)
    • CORS and debugging headers for local development
    
    📋 Headless Development Features:
    • Filter requests by API type (REST vs GraphQL)
    • Monitor authentication token usage and expiration
    • Debug CORS issues between frontend and Magento backend
    • Track API quota usage and rate limiting
    • Analyze response times for performance optimization
    
    🔧 Development Environment Support:
    • Local development (localhost frontends calling remote Magento)
    • Staging environments with decoupled architecture
    • Production debugging for headless applications
    • Multi-domain setups (frontend.com → api.magento.com)
    
    ⚡ Quick Setup for Headless Teams:
    1. Install extension in Chrome
    2. Configure your Magento backend domain
    3. Set API paths (REST/GraphQL endpoints)
    4. Start your React/Angular/Next.js development server
    5. Open DevTools → "Magento Developer Tools" tab
    6. Watch API calls in real-time as you develop
    
    🛡️ Security & Privacy:
    • All debugging happens locally in your browser
    • No data sent to external servers
    • API keys and tokens remain secure
    • Full control over which domains are monitored
    
    💻 Typical Headless Stack Support:
    • Frontend: React, Angular, Vue.js, Next.js, Nuxt.js, Gatsby
    • Backend: Magento 2.4+ with REST/GraphQL APIs
    • PWA: Magento PWA Studio, custom React PWAs
    
    Essential tool for any developer building modern headless commerce experiences with Magento as the backend API provider. Streamline your frontend development by gaining complete visibility into your Magento API interactions.
    
    Built specifically for the headless commerce community. 🚀
    🔧 Magento Developer Tools - Headless Commerce API Profiler
    
    Essential Chrome extension for developers building headless Magento applications. Debug API calls between your React, Angular, Next.js, Vue.js frontend and Magento 2 backend with intelligent request interception and comprehensive analysis.
    
    ✨ PERFECT FOR HEADLESS COMMERCE
    
    🎯 Frontend-Backend API Debugging
    • Monitor REST API calls from your React/Angular/Next.js app to Magento backend
    • Track GraphQL queries and mutations in headless implementations
    • Debug authentication issues with customer tokens and admin APIs
    • Analyze API performance and response times
    
    📊 Headless Development Workflow
    • Dedicated DevTools panel for Magento API monitoring
    • Real-time request/response analysis during frontend development
    • JSON response viewer optimized for Magento API structures
    • Header inspection for authentication and custom headers
    
    🚀 HEADLESS ARCHITECTURE SUPPORT
    
    ⚙️ Frontend Framework Integration
    • Works seamlessly with React, Angular, Vue.js, Next.js applications
    • Monitor axios, fetch, and other HTTP client requests to Magento
    • Debug PWA and SPA applications calling Magento APIs
    • Support for both customer-facing and admin API calls
    
    🔍 Magento API Coverage
    • REST API endpoints (/rest/V1/*, /rest/V2/*)
    • GraphQL queries and mutations (/graphql)
    • Customer authentication APIs (/rest/V1/customers/*)
    • Cart and checkout APIs (/rest/V1/carts/*)
    • Product catalog APIs (/rest/V1/products/*)
    • Admin APIs for headless management interfaces
    
    💡 Common Headless Use Cases:
    • E-commerce PWAs with React/Next.js frontend + Magento backend
    • Mobile apps consuming Magento APIs
    • Custom admin dashboards built with Angular/Vue.js
    • Multi-channel commerce with shared Magento backend
    • JAMstack implementations with Magento as headless CMS
    
    🎛️ Smart Header Injection
    Automatically inject debug headers into API requests:
    • X-Debug-Mode for enhanced API responses
    • Custom authentication headers for development
    • API versioning headers (Accept: application/json)
    • CORS and debugging headers for local development
    
    📋 Headless Development Features:
    • Filter requests by API type (REST vs GraphQL)
    • Monitor authentication token usage and expiration
    • Debug CORS issues between frontend and Magento backend
    • Track API quota usage and rate limiting
    • Analyze response times for performance optimization
    
    🔧 Development Environment Support:
    • Local development (localhost frontends calling remote Magento)
    • Staging environments with decoupled architecture
    • Production debugging for headless applications
    • Multi-domain setups (frontend.com → api.magento.com)
    
    ⚡ Quick Setup for Headless Teams:
    1. Install extension in Chrome
    2. Configure your Magento backend domain
    3. Set API paths (REST/GraphQL endpoints)
    4. Start your React/Angular/Next.js development server
    5. Open DevTools → "Magento Developer Tools" tab
    6. Watch API calls in real-time as you develop
    
    📦 Next.js / SSR (npm companion package)
    This extension works with the storefront in the browser. For **server-side** calls from **Next.js** (fetch/axios during SSR) so Magento receives the same debug headers and SSR logs correlate in this panel, install the companion library from npm:
    
    • Package: **@bitbabit/devtools-ssr-bridge** (https://www.npmjs.com/package/@bitbabit/devtools-ssr-bridge)
    • Install: `npm i @bitbabit/devtools-ssr-bridge`
    • Typical setup: wrap `next.config` with `withDevtoolsSsrBridge`, add `instrumentation` with `register` from `@bitbabit/devtools-ssr-bridge/instrument`, call `attachAxiosSsrDevtools` from `@bitbabit/devtools-ssr-bridge/attach-axios` for your axios instances on the server, and optional middleware helpers from `@bitbabit/devtools-ssr-bridge/next` for `X-SSR-ID` correlation.
    • Full checklist, env vars (`MAGENTO_DEVTOOLS_*`, `DEVTOOLS_SSR_BRIDGE_DEBUG`), and cookie behaviour are documented in the **package README** on npm.
    
    The Chrome extension and npm package are designed to be used together for end-to-end headless debugging (browser + Node SSR).
    
    🛡️ Security & Privacy:
    • All debugging happens locally in your browser
    • No data sent to external servers
    • API keys and tokens remain secure
    • Full control over which domains are monitored
    
    💻 Typical Headless Stack Support:
    • Frontend: React, Angular, Vue.js, Next.js, Nuxt.js, Gatsby
    • Backend: Magento 2.4+ with REST/GraphQL APIs
    • PWA: Magento PWA Studio, custom React PWAs
    
    Essential tool for any developer building modern headless commerce experiences with Magento as the backend API provider. Streamline your frontend development by gaining complete visibility into your Magento API interactions.
    
    Built specifically for the headless commerce community. 🚀
  • Apr 21, 2026
    short_description
    An advanced profiler for Magento 2 developers to monitor API requests, database queries, and performance metrics.
    Magento 2 API profiler in Chrome DevTools. For Next.js SSR, also install npm @bitbabit/devtools-ssr-bridge and follow its README.
  • Apr 21, 2026
    permissions
    storage, declarativeNetRequest, declarativeNetRequestWithHostAccess
    storage, scripting, declarativeNetRequest, declarativeNetRequestWithHostAccess

Permissions & access

Permissions
storagescriptingdeclarativeNetRequestdeclarativeNetRequestWithHostAccess
Host access
None declared

Screenshots

Magento Developer Tools Profiler screenshot 1Magento Developer Tools Profiler screenshot 2Magento Developer Tools Profiler screenshot 3Magento Developer Tools Profiler screenshot 4Magento Developer Tools Profiler screenshot 5

About

🔧 Magento Developer Tools - Headless Commerce API Profiler

Essential Chrome extension for developers building headless Magento applications. Debug API calls between your React, Angular, Next.js, Vue.js frontend and Magento 2 backend with intelligent request interception and comprehensive analysis.

✨ PERFECT FOR HEADLESS COMMERCE

🎯 Frontend-Backend API Debugging
• Monitor REST API calls from your React/Angular/Next.js app to Magento backend
• Track GraphQL queries and mutations in headless implementations
• Debug authentication issues with customer tokens and admin APIs
• Analyze API performance and response times

📊 Headless Development Workflow
• Dedicated DevTools panel for Magento API monitoring
• Real-time request/response analysis during frontend development
• JSON response viewer optimized for Magento API structures
• Header inspection for authentication and custom headers

🚀 HEADLESS ARCHITECTURE SUPPORT

⚙️ Frontend Framework Integration
• Works seamlessly with React, Angular, Vue.js, Next.js applications
• Monitor axios, fetch, and other HTTP client requests to Magento
• Debug PWA and SPA applications calling Magento APIs
• Support for both customer-facing and admin API calls

🔍 Magento API Coverage
• REST API endpoints (/rest/V1/*, /rest/V2/*)
• GraphQL queries and mutations (/graphql)
• Customer authentication APIs (/rest/V1/customers/*)
• Cart and checkout APIs (/rest/V1/carts/*)
• Product catalog APIs (/rest/V1/products/*)
• Admin APIs for headless management interfaces

💡 Common Headless Use Cases:
• E-commerce PWAs with React/Next.js frontend + Magento backend
• Mobile apps consuming Magento APIs
• Custom admin dashboards built with Angular/Vue.js
• Multi-channel commerce with shared Magento backend
• JAMstack implementations with Magento as headless CMS

🎛️ Smart Header Injection
Automatically inject debug headers into API requests:
• X-Debug-Mode for enhanced API responses
• Custom authentication headers for development
• API versioning headers (Accept: application/json)
• CORS and debugging headers for local development

📋 Headless Development Features:
• Filter requests by API type (REST vs GraphQL)
• Monitor authentication token usage and expiration
• Debug CORS issues between frontend and Magento backend
• Track API quota usage and rate limiting
• Analyze response times for performance optimization

🔧 Development Environment Support:
• Local development (localhost frontends calling remote Magento)
• Staging environments with decoupled architecture
• Production debugging for headless applications
• Multi-domain setups (frontend.com → api.magento.com)

⚡ Quick Setup for Headless Teams:
1. Install extension in Chrome
2. Configure your Magento backend domain
3. Set API paths (REST/GraphQL endpoints)
4. Start your React/Angular/Next.js development server
5. Open DevTools → "Magento Developer Tools" tab
6. Watch API calls in real-time as you develop

📦 Next.js / SSR (npm companion package)
This extension works with the storefront in the browser. For **server-side** calls from **Next.js** (fetch/axios during SSR) so Magento receives the same debug headers and SSR logs correlate in this panel, install the companion library from npm:

• Package: **@bitbabit/devtools-ssr-bridge** (https://www.npmjs.com/package/@bitbabit/devtools-ssr-bridge)
• Install: `npm i @bitbabit/devtools-ssr-bridge`
• Typical setup: wrap `next.config` with `withDevtoolsSsrBridge`, add `instrumentation` with `register` from `@bitbabit/devtools-ssr-bridge/instrument`, call `attachAxiosSsrDevtools` from `@bitbabit/devtools-ssr-bridge/attach-axios` for your axios instances on the server, and optional middleware helpers from `@bitbabit/devtools-ssr-bridge/next` for `X-SSR-ID` correlation.
• Full checklist, env vars (`MAGENTO_DEVTOOLS_*`, `DEVTOOLS_SSR_BRIDGE_DEBUG`), and cookie behaviour are documented in the **package README** on npm.

The Chrome extension and npm package are designed to be used together for end-to-end headless debugging (browser + Node SSR).

🛡️ Security & Privacy:
• All debugging happens locally in your browser
• No data sent to external servers
• API keys and tokens remain secure
• Full control over which domains are monitored

💻 Typical Headless Stack Support:
• Frontend: React, Angular, Vue.js, Next.js, Nuxt.js, Gatsby
• Backend: Magento 2.4+ with REST/GraphQL APIs
• PWA: Magento PWA Studio, custom React PWAs

Essential tool for any developer building modern headless commerce experiences with Magento as the backend API provider. Streamline your frontend development by gaining complete visibility into your Magento API interactions.

Built specifically for the headless commerce community. 🚀

Technical

Version
1.1.4
Manifest
V3
Size
64.84KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
gnedbnpjfnlghkcjpcnclflgghameojd
Developer ID
u7f060bff6d941d9d01c68ef83967bf53
Developer Email
[email protected]
Created
Jul 25, 2025
Last Updated (Store)
May 21, 2026
Last Scraped
Jun 8, 2026
Website
Support URL

Similar extensions

Alternatives to Magento Developer Tools Profiler, ranked by description similarity.

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