SP X-Ray

Read-only SharePoint explorer in Chrome's side panel. Browse sites, lists, libraries, taxonomy. Run KQL searches - no setup needed.

As of June 2026, SP X-Ray has 77 users in the Developer Tools category.

Usersdown 2.5 percent2.5%
77
77
Ratingno change0%
— reviews
Reviewsno change0%
Version
2.5
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.

History

10 snapshots

Tracking since Apr 1, 2026.

97.6885.573.32Apr 1, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026791.3.4
Apr 8, 2026811.3.4
Apr 19, 2026841.3.4
Apr 25, 2026811.3.4
May 2, 2026931.3.4
May 8, 2026962.5
May 13, 2026832.5
May 19, 2026822.5
May 25, 2026782.5
Jun 1, 2026752.5
Now772.5

Changelog

  • May 2, 2026
    description
    Explore the full structure of any SharePoint Online or On-Premises 2019 site directly from Chrome's side panel - using your existing browser session. No Azure AD app registration, no OAuth flow, no setup.
    
    What you can explore:
    Site collections, sub-sites and all web properties
    Lists and document libraries (item counts, settings, templates)
    Fields / columns - type, internal name, group
    Content types - list-level and site-level
    Items and files with folder navigation (lazy-loaded, paginated)
    Site columns, site features, users and security groups
    Taxonomy term store - groups, term sets and terms
    
    KQL Search:
    Run Keyword Query Language (KQL) searches directly against the SharePoint search index. Results shown as cards with key properties. File sizes displayed in human-readable format (KB / MB / GB). Toggle to raw JSON for debugging. Export all results to CSV across paginated result sets.
    
    Refiner panel: after each search, clickable facet chips appear for ContentClass, FileType, Author and SiteName - click any chip to AND-filter your results instantly.
    
    CAML Query:
    Build and run CAML queries against any list in the current site.
    
    Features include:
    List and scope selector (Default / Recursive / RecursiveAll / FilesOnly)
    XML editor with syntax highlighting and live line numbers
    20 built-in presets across four categories (Basic, Filters, Date, Advanced)
    Client-side XML validation with instant feedback
    Results table with priority column ordering and sticky header
    Code snippet generator - generate ready-to-use code in C# CSOM, C# SSOM, React/TypeScript (PnPjs v3) and PowerShell
    Export to CSV · Toggle raw JSON · Copy query or REST URL
    
    URL Inspector:
    Paste any SharePoint URL to instantly decode its components - site, library, folder, file, list GUID, and item ID. Includes an "Open in tree" button to navigate the explorer directly to the decoded location.
    
    Taxonomy Browser:
    Browse the full term store hierarchy (Store → Groups → Sets → Terms) with lazy loading and a detail panel showing all term properties.
    
    Managed Properties:
    Search and inspect managed properties in the SharePoint search schema. Includes a resizable detail panel and falls back to site columns if the search administration endpoint is unavailable.
    
    Permissions:
    Two sub-tools for access analysis:
    
    Permission Report - Scan the current site and enumerate all unique permissions across lists, libraries and sub-sites. Filter by name and export to CSV.
    
    User Access - Enter any user's email or claims identity to instantly see where they have access across the site, at what permission level, and whether it is direct or via a SharePoint group.
    
    Provisioning:
    Export and import SharePoint site structure as portable JSON templates.
    
    Export - Select any combination of lists, site columns, content types, folders and list items and download them as a single JSON file.
    
    Import Wizard - Five-step guided wizard (Upload → Target → Options → Dry run → Apply) to provision a template onto any site collection. After loading a template, a rich preview card shows the source title, export date, list count, field count, and per-list details before you commit. Idempotent: re-running on an existing site safely skips duplicates and already-provisioned lists.
    
    Copy List:
    Copy any list or library to another site collection or subsite within your tenant - including fields, views and optionally list items. Triggered directly from the tree via the copy button on list nodes.
    
    Health Check:
    Run 18 automated checks across four categories:
    
    Search health - availability, crawl freshness, managed property coverage
    Taxonomy health - empty groups, sets without terms, duplicate labels
    Governance - storage quota, external sharing, admin count
    Content & drift - empty lists, versioning, site inactivity
    
    Results shown with SVG status badges, color-coded rows, sticky category headers, and callout-style remediation hints.
    
    Misc:
    Property inspector - click any node to see all raw API properties
    Sharing tab on list/library nodes - view role assignments and items with active sharing links
    Used in tab on field nodes - see which lists and content types a site column is used in
    Health indicator dots on list/library nodes - at-a-glance signals for NoCrawl, versioning disabled, and unique permissions
    Copy individual values or the entire property set to the clipboard
    Reindex sites, webs and lists directly from the tree
    Filter tree by label
    Drag-to-resize dividers between tree and property panel in all views
    What's New button in the header - always know what changed in the latest version
    Three UI themes: Fluent UI, Material Design, and Diablo - switchable in the header
    Dark / light mode
    Works on SharePoint Online (*.sharepoint.com) automatically; on-premises sites supported via a one-click permission grant
    
    Privacy:
    SP X-Ray reads data from SharePoint using your existing browser session. No data is sent to any external server. All processing happens locally in your browser.
    Explore the full structure of any SharePoint Online or On-Premises site directly from Chrome's side panel - using your existing browser session. No Azure AD app registration. No OAuth flow. No setup.
    
    ────────────────────────────────────────
    🌐 SITE EXPLORER
    ────────────────────────────────────────
    Browse the complete site hierarchy: site collections, sub-sites, lists and document libraries, fields and columns, content types, items and files (lazy-loaded with folder navigation), site columns, features, users and security groups.
    
    ────────────────────────────────────────
    🔍 KQL SEARCH
    ────────────────────────────────────────
    Run Keyword Query Language searches against the SharePoint search index. Results shown as cards with human-readable file sizes. Toggle raw JSON for debugging. Export all results to CSV across paginated result sets.
    
    Refiner panel: clickable facet chips for ContentClass, FileType, Author and SiteName let you AND-filter results instantly.
    
    ────────────────────────────────────────
    📋 CAML QUERY
    ────────────────────────────────────────
    Build and run CAML queries against any list. Includes a list and scope selector, XML editor with syntax highlighting and live line numbers, 20 built-in presets, client-side XML validation, and a sticky-header results table.
    
    Generate ready-to-use code in C# CSOM, C# SSOM, React/TypeScript (PnPjs v3) and PowerShell. Export to CSV · toggle raw JSON · copy query or REST URL.
    
    ────────────────────────────────────────
    🛠 REST API TESTER
    ────────────────────────────────────────
    Send GET and POST requests to any SharePoint REST endpoint. Choose Accept format (OData verbose, minimal metadata, JSON, XML), auto-inject X-RequestDigest for POST requests, and view syntax-highlighted responses. Session history keeps your last 20 requests.
    
    ────────────────────────────────────────
    🔗 URL INSPECTOR
    ────────────────────────────────────────
    Paste any SharePoint URL to instantly decode its components - site, library, folder, file, list GUID and item ID. Includes an "Open in tree" button to navigate the explorer directly to the decoded location.
    
    ────────────────────────────────────────
    🏷 TAXONOMY BROWSER
    ────────────────────────────────────────
    Browse the full term store hierarchy (Store - Groups - Sets - Terms) with lazy loading and a detail panel showing all term properties.
    
    ────────────────────────────────────────
    ⚙️ MANAGED PROPERTIES
    ────────────────────────────────────────
    Search and inspect managed properties in the SharePoint search schema. Resizable detail panel. Falls back to site columns if the search administration endpoint is unavailable.
    
    ────────────────────────────────────────
    📊 GOVERNANCE
    ────────────────────────────────────────
    Four dashboards powered by Microsoft Graph - sign in once with your Microsoft 365 account:
    
    • Inactive Sites - tenant-wide usage report showing last activity, page views and storage per site
    • External Sharing - KQL-powered scan of externally shared documents with Graph sharing links and an anonymous-link chart across the tenant
    • Site Hygiene - ownerless Microsoft 365 groups, guest users, and cold or orphaned Entra accounts
    • Site Activity - hits, visits, storage quota, 30-day daily sparkline, and top users by file activity
    
    ────────────────────────────────────────
    🔐 PERMISSIONS
    ────────────────────────────────────────
    • Permission Report - enumerate all unique permissions across lists, libraries and sub-sites. Filter by name, export to CSV.
    • User Access Scanner - enter any user's email or claims identity to see where they have access, at what level, and whether it is direct or via a group.
    
    ────────────────────────────────────────
    🗑 RECYCLE BIN
    ────────────────────────────────────────
    Browse deleted items on any site, filter by name, export to CSV, restore with conflict resolution, permanently delete individual items, or empty the entire bin - without leaving the side panel.
    
    ────────────────────────────────────────
    💾 STORAGE EXPLORER
    ────────────────────────────────────────
    See storage usage per list and library sorted by size. Site-level total, mini bar charts and CSV export.
    
    ────────────────────────────────────────
    📦 PROVISIONING
    ────────────────────────────────────────
    Export and import SharePoint site structure as portable JSON templates.
    
    • Export - select lists, site columns, content types, folders and list items and download as a single JSON file
    • Import Wizard - five-step guided wizard (Upload - Target - Options - Dry run - Apply). A rich preview card shows source title, export date, list count, field count and per-list details before you commit. Idempotent - re-running on an existing site safely skips duplicates.
    
    ────────────────────────────────────────
    📁 COPY LIST
    ────────────────────────────────────────
    Copy any list or library to another site collection or subsite - including fields, views and optionally list items. Triggered directly from the tree.
    
    ────────────────────────────────────────
    🏥 HEALTH CHECK
    ────────────────────────────────────────
    29 automated checks across four categories:
    
    • Search health - availability, crawl freshness, managed property coverage
    • Taxonomy health - empty groups, sets without terms, duplicate labels
    • Governance - storage quota, external sharing, admin count
    • Content & drift - empty lists, versioning disabled, large lists approaching the 5,000-item threshold, missing indexes, unsafe views
    
    Results shown with SVG status badges, color-coded rows, sticky category headers and callout-style remediation hints.
    
    ────────────────────────────────────────
    ✨ MORE
    ────────────────────────────────────────
    • Property inspector - click any node to see all raw API properties
    • File version history - version number, modified by, date, size and comments on any file
    • Sharing tab - role assignments and items with active sharing links on list and library nodes
    • Used in tab - see which lists and content types a field is used in
    • Health indicator dots on list/library nodes - at-a-glance signals for NoCrawl, versioning disabled and unique permissions
    • Hub site badges - hub sites and connected sites show a badge directly on the tree node
    • Query history - KQL and CAML queries saved automatically; re-run any previous query with one click
    • Reindex sites, webs and lists directly from the tree
    • Filter tree by label
    • Drag-to-resize dividers in all views
    • What's New button - always know what changed in the latest version
    • Four UI themes: Shadcn, Fluent UI, Material Design and Diablo - switchable in the header
    • Dark / light mode
    • Works on SharePoint Online (*.sharepoint.com) automatically; on-premises sites via one-click permission grant
    
    ────────────────────────────────────────
    🔒 PRIVACY
    ────────────────────────────────────────
    SP X-Ray reads data from SharePoint using your existing browser session. No data is sent to any external server. All processing happens locally in your browser.
  • May 2, 2026
    short_description
    Read-only SharePoint explorer in Chrome's side panel. Browse sites, lists, libraries, taxonomy. Run KQL searches — no setup needed.
    Read-only SharePoint explorer in Chrome's side panel. Browse sites, lists, libraries, taxonomy. Run KQL searches - no setup needed.
  • May 2, 2026
    host_permissions
    https://*.sharepoint.com/*
    https://*.sharepoint.com/*, https://graph.microsoft.com/*, https://login.microsoftonline.com/*, https://ipapi.co/*, https://api.counterapi.dev/*
  • May 2, 2026
    permissions
    sidePanel, activeTab, tabs, scripting, storage, downloads
    sidePanel, activeTab, tabs, scripting, storage, identity

Permissions & access

Permissions
sidePanelactiveTabtabsscriptingstorageidentity
Host access
https://*.sharepoint.com/*, https://graph.microsoft.com/*, https://login.microsoftonline.com/*, https://ipapi.co/*, https://api.counterapi.dev/*

Screenshots

SP X-Ray screenshot 1SP X-Ray screenshot 2SP X-Ray screenshot 3SP X-Ray screenshot 4

About

Explore the full structure of any SharePoint Online or On-Premises site directly from Chrome's side panel - using your existing browser session. No Azure AD app registration. No OAuth flow. No setup.

────────────────────────────────────────
🌐 SITE EXPLORER
────────────────────────────────────────
Browse the complete site hierarchy: site collections, sub-sites, lists and document libraries, fields and columns, content types, items and files (lazy-loaded with folder navigation), site columns, features, users and security groups.

────────────────────────────────────────
🔍 KQL SEARCH
────────────────────────────────────────
Run Keyword Query Language searches against the SharePoint search index. Results shown as cards with human-readable file sizes. Toggle raw JSON for debugging. Export all results to CSV across paginated result sets.

Refiner panel: clickable facet chips for ContentClass, FileType, Author and SiteName let you AND-filter results instantly.

────────────────────────────────────────
📋 CAML QUERY
────────────────────────────────────────
Build and run CAML queries against any list. Includes a list and scope selector, XML editor with syntax highlighting and live line numbers, 20 built-in presets, client-side XML validation, and a sticky-header results table.

Generate ready-to-use code in C# CSOM, C# SSOM, React/TypeScript (PnPjs v3) and PowerShell. Export to CSV · toggle raw JSON · copy query or REST URL.

────────────────────────────────────────
🛠 REST API TESTER
────────────────────────────────────────
Send GET and POST requests to any SharePoint REST endpoint. Choose Accept format (OData verbose, minimal metadata, JSON, XML), auto-inject X-RequestDigest for POST requests, and view syntax-highlighted responses. Session history keeps your last 20 requests.

────────────────────────────────────────
🔗 URL INSPECTOR
────────────────────────────────────────
Paste any SharePoint URL to instantly decode its components - site, library, folder, file, list GUID and item ID. Includes an "Open in tree" button to navigate the explorer directly to the decoded location.

────────────────────────────────────────
🏷 TAXONOMY BROWSER
────────────────────────────────────────
Browse the full term store hierarchy (Store - Groups - Sets - Terms) with lazy loading and a detail panel showing all term properties.

────────────────────────────────────────
⚙️ MANAGED PROPERTIES
────────────────────────────────────────
Search and inspect managed properties in the SharePoint search schema. Resizable detail panel. Falls back to site columns if the search administration endpoint is unavailable.

────────────────────────────────────────
📊 GOVERNANCE
────────────────────────────────────────
Four dashboards powered by Microsoft Graph - sign in once with your Microsoft 365 account:

• Inactive Sites - tenant-wide usage report showing last activity, page views and storage per site
• External Sharing - KQL-powered scan of externally shared documents with Graph sharing links and an anonymous-link chart across the tenant
• Site Hygiene - ownerless Microsoft 365 groups, guest users, and cold or orphaned Entra accounts
• Site Activity - hits, visits, storage quota, 30-day daily sparkline, and top users by file activity

────────────────────────────────────────
🔐 PERMISSIONS
────────────────────────────────────────
• Permission Report - enumerate all unique permissions across lists, libraries and sub-sites. Filter by name, export to CSV.
• User Access Scanner - enter any user's email or claims identity to see where they have access, at what level, and whether it is direct or via a group.

────────────────────────────────────────
🗑 RECYCLE BIN
────────────────────────────────────────
Browse deleted items on any site, filter by name, export to CSV, restore with conflict resolution, permanently delete individual items, or empty the entire bin - without leaving the side panel.

────────────────────────────────────────
💾 STORAGE EXPLORER
────────────────────────────────────────
See storage usage per list and library sorted by size. Site-level total, mini bar charts and CSV export.

────────────────────────────────────────
📦 PROVISIONING
────────────────────────────────────────
Export and import SharePoint site structure as portable JSON templates.

• Export - select lists, site columns, content types, folders and list items and download as a single JSON file
• Import Wizard - five-step guided wizard (Upload - Target - Options - Dry run - Apply). A rich preview card shows source title, export date, list count, field count and per-list details before you commit. Idempotent - re-running on an existing site safely skips duplicates.

────────────────────────────────────────
📁 COPY LIST
────────────────────────────────────────
Copy any list or library to another site collection or subsite - including fields, views and optionally list items. Triggered directly from the tree.

────────────────────────────────────────
🏥 HEALTH CHECK
────────────────────────────────────────
29 automated checks across four categories:

• Search health - availability, crawl freshness, managed property coverage
• Taxonomy health - empty groups, sets without terms, duplicate labels
• Governance - storage quota, external sharing, admin count
• Content & drift - empty lists, versioning disabled, large lists approaching the 5,000-item threshold, missing indexes, unsafe views

Results shown with SVG status badges, color-coded rows, sticky category headers and callout-style remediation hints.

────────────────────────────────────────
✨ MORE
────────────────────────────────────────
• Property inspector - click any node to see all raw API properties
• File version history - version number, modified by, date, size and comments on any file
• Sharing tab - role assignments and items with active sharing links on list and library nodes
• Used in tab - see which lists and content types a field is used in
• Health indicator dots on list/library nodes - at-a-glance signals for NoCrawl, versioning disabled and unique permissions
• Hub site badges - hub sites and connected sites show a badge directly on the tree node
• Query history - KQL and CAML queries saved automatically; re-run any previous query with one click
• Reindex sites, webs and lists directly from the tree
• Filter tree by label
• Drag-to-resize dividers in all views
• What's New button - always know what changed in the latest version
• Four UI themes: Shadcn, Fluent UI, Material Design and Diablo - switchable in the header
• Dark / light mode
• Works on SharePoint Online (*.sharepoint.com) automatically; on-premises sites via one-click permission grant

────────────────────────────────────────
🔒 PRIVACY
────────────────────────────────────────
SP X-Ray reads data from SharePoint using your existing browser session. No data is sent to any external server. All processing happens locally in your browser.

Technical

Version
2.5
Manifest
V3
Size
313KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
fpgpcnklpkakpnjphnjjipegaeifjpll
Developer ID
u41749ea9e6f181c145caf325ee0ac87d
Developer Email
[email protected]
Created
Mar 1, 2026
Last Updated (Store)
Apr 26, 2026
Last Scraped
Jun 7, 2026
Website
Support URL

Similar extensions

Alternatives to SP X-Ray, ranked by description similarity.

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