Monday.com Inspector
Inspect, query, edit & bulk-manage monday.com boards: GraphQL editor, schema viewer, CSV import, bulk update, Excel image upload.
As of June 2026, Monday.com Inspector has 49 users in the Developer Tools category.
Usersup 308.3 percent+308.3%
49
49
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.6.2
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.
History
8 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 12 | — | — | 1.2.0 |
| Apr 10, 2026 | 13 | — | — | 1.2.0 |
| Apr 20, 2026 | 16 | — | — | 1.3.0 |
| Apr 25, 2026 | 15 | — | — | 1.3.0 |
| May 22, 2026 | — | — | — | — |
| May 29, 2026 | 33 | — | — | 1.5.4 |
| Jun 4, 2026 | 37 | — | — | 1.6.2 |
| Jun 10, 2026 | 41 | — | — | 1.6.2 |
| Now | 49 | — | — | 1.6.2 |
Changelog
- May 29, 2026description
Monday.com Inspector gives you the power features that monday.com is missing. Bulk-import parents and subitems from CSV or Excel, bulk-update hundreds of items in one click, run real GraphQL queries, and inspect board schema — all from a sleek inline panel inside monday.com. No account needed. No hidden limits. Install, paste your API token, and go. PRIVACY FIRST — YOUR DATA STAYS WITH YOU Monday.com Inspector runs entirely in your browser. Your API token is stored locally via chrome.storage.local and is only ever sent to the monday.com API. We don't collect, store, or transmit anything — zero tracking, zero analytics, zero third-party servers. Full privacy policy: https://mondayinspector.eu/privacy.html WHAT YOU CAN DO Import from CSV / Excel • Import parent items AND subitems from CSV, TSV, or Excel files • Auto-detect monday.com board exports (.xlsx) — group and subitem hierarchy preserved • Smart column mapping with type-aware inputs (status, people, date, timeline, checkbox, link) • Two-phase import: creates parents first, then nests subitems under them • Match parents by name or ID — works with any board structure • Real-time progress with per-row status, ETA, and retry • Batch processing respects monday.com API complexity limits (no 429 storms) • Automatic retry with exponential backoff for transient failures • Detailed per-row error reporting — know exactly what failed and why • Import progress is saved locally so a reload doesn't lose what just happened Bulk Update • Select hundreds of items with checkboxes, push a value to any column in one click • Works on parent items AND subitems • Dry-run mode shows exactly what will change before you apply GraphQL Query Engine • Write and run real GraphQL queries against your board • Built-in complexity-budget tracker so you don't hit rate limits • Starter templates to learn the monday.com API fast Schema Inspector & Export • Browse every column — type, ID, settings — for parents and subitems • One-click copy of column IDs for use elsewhere • Export any board to CSV or JSON, including items, subitems, and group structure Audit Log • Every API call the extension makes is logged locally with timestamps, durations, and results — see exactly what was touched HOW IT WORKS (4 steps) 1. Install the extension and open any monday.com board 2. Paste your API token in the popup (one-time setup) 3. Click the Inspector icon in the board toolbar 4. Pick a tab: Import, Bulk Update, Schema, GraphQL — and go WHO THIS IS FOR • Monday.com admins migrating data from spreadsheets • Project managers moving from Asana, Trello, Jira, or Excel to monday.com • Teams bulk-creating items + subitems regularly • Consultants and developers setting up monday.com boards for clients • Power users who want real GraphQL access without writing a custom app OPEN SOURCE & TRANSPARENT Every line of code is on GitHub — inspect it, audit it, contribute: https://github.com/sametivon/monday.inspector BUILT BY A MONDAY.COM PARTNER Made by Sam @ Fruition Services — Platinum monday.com consulting partner with 500+ implementations across Australia, US, and UK. Need help with board setup, CRM configuration, workflow automation, or team training? Book a free consultation: https://calendly.com/sam-fruitionservices/30min Visit: https://www.fruitionservices.io SUPPORT • Website & guides: https://mondayinspector.eu • Report bugs: https://github.com/sametivon/monday.inspector/issues • Contact: [email protected] If this tool saves you time, consider buying me a coffee: https://buymeacoffee.com/sametivon
Monday.com Inspector is the free power-user toolkit for monday.com. It adds the features monday.com never shipped — bulk import, image upload, a GraphQL workspace, a schema viewer, and bulk editing — right next to your boards. No account, no row limits, and your API token never leaves your browser. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHAT YOU CAN DO ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📥 IMPORT FROM CSV & EXCEL • Import items AND subitems from a single CSV or Excel file — something monday's native import can't do. • Re-import a monday.com board export (.xlsx) and keep the full hierarchy: groups, parents, subitems, and all column values. • Map your sheet columns to any of 18+ writable column types — status, people, date, timeline, dropdown, numbers, link, email, phone, rating, country, and more. • Connect Boards (board_relation) by item name OR id — names are resolved against the linked board automatically. • No row limit. Automatic batching and rate-limit handling for thousands of rows. 🖼️ BULK IMAGE UPLOAD FROM EXCEL (the feature monday.com never built) • Drop an .xlsx with images pasted into cells — every image is extracted, anchored to its row, and uploaded to a File column. • Two modes: attach images to existing items (match by name or id), OR create brand-new items from each row with the image attached. • Works directly on monday.com's "Export to Excel" output and on hand-built spreadsheets. 🛟 SMART ERROR RECOVERY • If an import has errors, a recovery banner names the column(s) most likely causing them and offers a one-click "Skip these columns & re-run". • Per-row error messages show monday.com's exact response. "Copy all errors" puts the full list on your clipboard. • A single bad column never blocks the rest of your data. ⚡ BULK UPDATE • Update hundreds of items across multiple columns in one pass — from a CSV of item IDs and new values. Works on parents and subitems. 🔍 GRAPHQL QUERY INSPECTOR • A full-page GraphQL workspace inspired by Salesforce Inspector. 14 ready-made query templates, a saved-query library, table + JSON results, a complexity-budget meter, and CSV/JSON export. No coding required. 🗂 SCHEMA INSPECTOR • Explore every column — type, id, settings — for parents and subitems. Auto-detects classic vs multi-level boards (monday API 2026-04). One-click copy of column IDs. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PRIVACY ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • Your monday.com API token is stored locally in your browser (chrome.storage) and is sent only to api.monday.com over HTTPS. • No analytics, no telemetry, no third-party servers, no data collection. • Open source: https://github.com/sametivon/monday.inspector ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHO IT'S FOR ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ monday.com admins, consultants, agencies, and developers who need to move faster than the native UI allows — board migrations, bulk data loads, image catalogues, and API exploration. Built by Fruition Services. Free & open source. Website: https://mondayinspector.eu ``` --- ## What's new (version notes for v1.6.2) ``` v1.6.2 — Smart import error recovery • When an import has errors, Inspector now names the column(s) causing them and offers a one-click "Skip these columns & re-run" — so a single bad column never blocks the rest of your data. • "Back to column mapping" shortcut + clearer per-row error messages. • Builds on v1.6.0 (bulk Excel image upload to File columns) and v1.6.1 (Connect Boards diagnostics). ``` --- ## Privacy practices tab ### Single purpose (required) ``` Monday.com Inspector adds power-user tooling to monday.com boards: bulk CSV/Excel import (items, subitems, and images into File columns), bulk update, a GraphQL query workspace, and a schema viewer. Everything operates on the user's own monday.com data via the official monday.com API using a token the user provides. ``` ### Permission justifications **storage** ``` Stores the user's monday.com API token and their saved GraphQL queries locally on their device so they don't have to re-enter the token on every use. Nothing in storage is transmitted anywhere except, for the token, to api.monday.com to authenticate the user's own requests. ``` **activeTab** ``` Used to detect when the user is on a monday.com board and to inject the inspector panel into the current tab when the user clicks the extension. No browsing data is read from any other tab. ``` **host permission — https://*.monday.com/*** ``` The extension runs only on monday.com pages: it reads the current board context (board id from the URL) and renders its inspector UI there. All API calls go to api.monday.com over HTTPS using the user's own token. ``` ### Data usage disclosures (check these on the form) - ❌ Does NOT collect or use: personally identifiable info, health, financial, authentication, personal communications, location, web history, user activity, website content — for ANY purpose beyond the single purpose above. - ✅ Affirm all three certification checkboxes: - I do not sell or transfer user data to third parties (outside approved use cases) - I do not use or transfer user data for purposes unrelated to my item's single purpose - I do not use or transfer user data to determine creditworthiness or for lending > Note: the API token is "authentication information," but it is stored locally and only sent to monday.com (the service the user is authenticating to). It is not collected by the developer. If the form asks, declare that the extension handles authentication information and that it is used only for the app's single purpose, stored locally, and not sold/transferred.
- May 29, 2026short_description
Inspect, query, edit, and bulk manage Monday.com boards. GraphQL editor, schema viewer, import/export, and more.
Inspect, query, edit & bulk-manage monday.com boards: GraphQL editor, schema viewer, CSV import, bulk update, Excel image upload.
- May 22, 2026description
(empty)
Monday.com Inspector gives you the power features that monday.com is missing. Bulk-import parents and subitems from CSV or Excel, bulk-update hundreds of items in one click, run real GraphQL queries, and inspect board schema — all from a sleek inline panel inside monday.com. No account needed. No hidden limits. Install, paste your API token, and go. PRIVACY FIRST — YOUR DATA STAYS WITH YOU Monday.com Inspector runs entirely in your browser. Your API token is stored locally via chrome.storage.local and is only ever sent to the monday.com API. We don't collect, store, or transmit anything — zero tracking, zero analytics, zero third-party servers. Full privacy policy: https://mondayinspector.eu/privacy.html WHAT YOU CAN DO Import from CSV / Excel • Import parent items AND subitems from CSV, TSV, or Excel files • Auto-detect monday.com board exports (.xlsx) — group and subitem hierarchy preserved • Smart column mapping with type-aware inputs (status, people, date, timeline, checkbox, link) • Two-phase import: creates parents first, then nests subitems under them • Match parents by name or ID — works with any board structure • Real-time progress with per-row status, ETA, and retry • Batch processing respects monday.com API complexity limits (no 429 storms) • Automatic retry with exponential backoff for transient failures • Detailed per-row error reporting — know exactly what failed and why • Import progress is saved locally so a reload doesn't lose what just happened Bulk Update • Select hundreds of items with checkboxes, push a value to any column in one click • Works on parent items AND subitems • Dry-run mode shows exactly what will change before you apply GraphQL Query Engine • Write and run real GraphQL queries against your board • Built-in complexity-budget tracker so you don't hit rate limits • Starter templates to learn the monday.com API fast Schema Inspector & Export • Browse every column — type, ID, settings — for parents and subitems • One-click copy of column IDs for use elsewhere • Export any board to CSV or JSON, including items, subitems, and group structure Audit Log • Every API call the extension makes is logged locally with timestamps, durations, and results — see exactly what was touched HOW IT WORKS (4 steps) 1. Install the extension and open any monday.com board 2. Paste your API token in the popup (one-time setup) 3. Click the Inspector icon in the board toolbar 4. Pick a tab: Import, Bulk Update, Schema, GraphQL — and go WHO THIS IS FOR • Monday.com admins migrating data from spreadsheets • Project managers moving from Asana, Trello, Jira, or Excel to monday.com • Teams bulk-creating items + subitems regularly • Consultants and developers setting up monday.com boards for clients • Power users who want real GraphQL access without writing a custom app OPEN SOURCE & TRANSPARENT Every line of code is on GitHub — inspect it, audit it, contribute: https://github.com/sametivon/monday.inspector BUILT BY A MONDAY.COM PARTNER Made by Sam @ Fruition Services — Platinum monday.com consulting partner with 500+ implementations across Australia, US, and UK. Need help with board setup, CRM configuration, workflow automation, or team training? Book a free consultation: https://calendly.com/sam-fruitionservices/30min Visit: https://www.fruitionservices.io SUPPORT • Website & guides: https://mondayinspector.eu • Report bugs: https://github.com/sametivon/monday.inspector/issues • Contact: [email protected] If this tool saves you time, consider buying me a coffee: https://buymeacoffee.com/sametivon
- May 22, 2026short_description
(empty)
Inspect, query, edit, and bulk manage Monday.com boards. GraphQL editor, schema viewer, import/export, and more.
- May 22, 2026name
Unknown
Monday.com Inspector
- May 22, 2026category
(empty)
productivity/developer
- May 22, 2026host_permissions
(empty)
https://*.monday.com/*
- May 22, 2026permissions
(empty)
storage, activeTab
- Apr 25, 2026description
Monday.com Inspector is a lightweight developer and power-user tool that adds an inline inspector panel directly to your Monday.com boards. No page switching required — everything runs inside a draggable, resizable overlay. FEATURES: Schema Viewer — View all board columns, groups, and subitem columns at a glance — Click any column ID or group ID to copy it instantly — See column types with clear parent vs subitem labels GraphQL Query Editor — Run custom GraphQL queries against the Monday.com API — 6 built-in templates (items, groups, subitems, board structure, users, account) — View results as sortable table or raw JSON — Export results to CSV or JSON with one click — See API complexity cost per query Item Browser & Detail View — Browse all items and subitems in a hierarchical tree — Select multiple items with checkboxes for bulk operations — Inline editing for any column — status, dropdown, date, text, numbers, links, and more — Clear parent vs subitem column labels so you always know what level you're editing Create & Bulk Actions — Create items or subitems with smart column inputs (people picker, timeline date range, rating selector, status/dropdown menus) — Bulk update any column across selected items or subitems — Bulk delete with safety confirmation — Smart Paste: paste tabular data and auto-map columns Import & Export — Import from CSV, TSV, or Excel files — Auto-match file columns to board columns — Support for Monday.com board exports with parent + subitem mapping — Export to CSV, JSON, combined CSV (items + subitems), or nested JSON Board Health — Detect duplicate item names — Find columns with missing values — Identify items with no data Developer Tools — API complexity budget tracker (real-time 10M pts/min monitoring) — Full API request/response log with timing — Request queue with concurrency control and automatic retry on rate limits HOW TO USE: Install the extension and set your Monday.com API token Navigate to any Monday.com board Click the Inspector button that appears on the page Use the tabs to explore, query, edit, and manage your board Your API token is stored locally in your browser and never sent to any third-party server. Open source: https://github.com/sametivon/monday.inspector
(empty)
- Apr 25, 2026permissions
storage, activeTab
(empty)
- Apr 25, 2026short_description
Inspect, query, edit, and bulk manage Monday.com boards. GraphQL editor, schema viewer, import/export, and more.
(empty)
- Apr 25, 2026name
Monday.com Inspector
Unknown
- Apr 25, 2026category
productivity/developer
(empty)
- Apr 25, 2026host_permissions
https://*.monday.com/*
(empty)
- Apr 10, 2026permissions
storage
storage, activeTab
Permissions & access
- Permissions
- storageactiveTab
- Host access
- https://*.monday.com/*
Screenshots
About
Monday.com Inspector is the free power-user toolkit for monday.com. It adds the features monday.com never shipped — bulk import, image upload, a GraphQL workspace, a schema viewer, and bulk editing — right next to your boards. No account, no row limits, and your API token never leaves your browser. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHAT YOU CAN DO ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📥 IMPORT FROM CSV & EXCEL • Import items AND subitems from a single CSV or Excel file — something monday's native import can't do. • Re-import a monday.com board export (.xlsx) and keep the full hierarchy: groups, parents, subitems, and all column values. • Map your sheet columns to any of 18+ writable column types — status, people, date, timeline, dropdown, numbers, link, email, phone, rating, country, and more. • Connect Boards (board_relation) by item name OR id — names are resolved against the linked board automatically. • No row limit. Automatic batching and rate-limit handling for thousands of rows. 🖼️ BULK IMAGE UPLOAD FROM EXCEL (the feature monday.com never built) • Drop an .xlsx with images pasted into cells — every image is extracted, anchored to its row, and uploaded to a File column. • Two modes: attach images to existing items (match by name or id), OR create brand-new items from each row with the image attached. • Works directly on monday.com's "Export to Excel" output and on hand-built spreadsheets. 🛟 SMART ERROR RECOVERY • If an import has errors, a recovery banner names the column(s) most likely causing them and offers a one-click "Skip these columns & re-run". • Per-row error messages show monday.com's exact response. "Copy all errors" puts the full list on your clipboard. • A single bad column never blocks the rest of your data. ⚡ BULK UPDATE • Update hundreds of items across multiple columns in one pass — from a CSV of item IDs and new values. Works on parents and subitems. 🔍 GRAPHQL QUERY INSPECTOR • A full-page GraphQL workspace inspired by Salesforce Inspector. 14 ready-made query templates, a saved-query library, table + JSON results, a complexity-budget meter, and CSV/JSON export. No coding required. 🗂 SCHEMA INSPECTOR • Explore every column — type, id, settings — for parents and subitems. Auto-detects classic vs multi-level boards (monday API 2026-04). One-click copy of column IDs. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PRIVACY ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • Your monday.com API token is stored locally in your browser (chrome.storage) and is sent only to api.monday.com over HTTPS. • No analytics, no telemetry, no third-party servers, no data collection. • Open source: https://github.com/sametivon/monday.inspector ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHO IT'S FOR ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ monday.com admins, consultants, agencies, and developers who need to move faster than the native UI allows — board migrations, bulk data loads, image catalogues, and API exploration. Built by Fruition Services. Free & open source. Website: https://mondayinspector.eu ``` --- ## What's new (version notes for v1.6.2) ``` v1.6.2 — Smart import error recovery • When an import has errors, Inspector now names the column(s) causing them and offers a one-click "Skip these columns & re-run" — so a single bad column never blocks the rest of your data. • "Back to column mapping" shortcut + clearer per-row error messages. • Builds on v1.6.0 (bulk Excel image upload to File columns) and v1.6.1 (Connect Boards diagnostics). ``` --- ## Privacy practices tab ### Single purpose (required) ``` Monday.com Inspector adds power-user tooling to monday.com boards: bulk CSV/Excel import (items, subitems, and images into File columns), bulk update, a GraphQL query workspace, and a schema viewer. Everything operates on the user's own monday.com data via the official monday.com API using a token the user provides. ``` ### Permission justifications **storage** ``` Stores the user's monday.com API token and their saved GraphQL queries locally on their device so they don't have to re-enter the token on every use. Nothing in storage is transmitted anywhere except, for the token, to api.monday.com to authenticate the user's own requests. ``` **activeTab** ``` Used to detect when the user is on a monday.com board and to inject the inspector panel into the current tab when the user clicks the extension. No browsing data is read from any other tab. ``` **host permission — https://*.monday.com/*** ``` The extension runs only on monday.com pages: it reads the current board context (board id from the URL) and renders its inspector UI there. All API calls go to api.monday.com over HTTPS using the user's own token. ``` ### Data usage disclosures (check these on the form) - ❌ Does NOT collect or use: personally identifiable info, health, financial, authentication, personal communications, location, web history, user activity, website content — for ANY purpose beyond the single purpose above. - ✅ Affirm all three certification checkboxes: - I do not sell or transfer user data to third parties (outside approved use cases) - I do not use or transfer user data for purposes unrelated to my item's single purpose - I do not use or transfer user data to determine creditworthiness or for lending > Note: the API token is "authentication information," but it is stored locally and only sent to monday.com (the service the user is authenticating to). It is not collected by the developer. If the form asks, declare that the extension handles authentication information and that it is used only for the app's single purpose, stored locally, and not sold/transferred.
Technical
- Version
- 1.6.2
- Manifest
- V3
- Size
- 492KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- kmmmfnkjdcmemcmjipidodnipidadaeg
- Developer ID
- u0b006d728771da4c40da06cacc40092a
- Developer Email
- [email protected]
- Created
- Mar 16, 2026
- Last Updated (Store)
- May 23, 2026
- Last Scraped
- Jun 10, 2026
- Website
- mondayinspector.eu
- Privacy Policy
- https://mondayinspector.eu/privacy.html
Similar extensions
Alternatives to Monday.com Inspector, ranked by description similarity.
Salesforce Change Tracker
Track and export Salesforce component changes for deployment management
8
★ 5.0
Salesforce Inspector Advanced
Productivity tools for Salesforce administrators and developers to inspect data and metadata directly from the Salesforce UI.
40.0K
★ 4.5
Salesforce Picklist Dependency Manager
Export/Import Salesforce Field Dependency.
53
★ 5.0
SEO Insights by Apex Marketing
Analyze SEO metrics and local business information for any webpage
79
★ 5.0
Salesforce Explorer - Enhanced Setup
Enhance your Salesforce setup with checks and best practices
44
★ 5.0
Marketo Admin
Essential toolkit for Marketo administrators. Streamline your marketing operations workflow with advanced data management.
3
NetSuite Saved Search Extractor
Export NetSuite saved searches, datasets, and workbooks to SuiteScript 1.0, SuiteScript 2.X, and SuiteQL code.
162
★ 4.0
SharePoint Page Checker
Comprehensive SharePoint page analyzer for links, accessibility, performance, freshness, and spelling
70
Data sourced from the Chrome Web Store · last verified Jun 10, 2026.