Web Component DevTools
Developer tooling for Web Components and Web Component Libraries
As of May 2026, Web Component DevTools has 8,000 users and a 4.33/5 rating from 9 reviews in the Developer Tools category.
Usersno change0%
8.0K
8,000
Ratingno change0%
4.33
9 reviews
Reviewsno change0%
9
Version
0.2.2
Manifest V3
History
1 snapshotsTracking since May 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| May 1, 2026 | 8.0K | 4.33 | 9 | 0.2.2 |
| Now | 8.0K | 4.33 | 9 | 0.2.2 |
Permissions & access
- Permissions
- tabscontextMenusscripting
- Host access
- <all_urls>
Screenshots
About
Developer tooling for Web Components and Web Component Libraries
Web Component DevTools is aimed at all developers working with Web Components. The tooling provided creates a new Chrome Devtools panel, which allows a quick look at the custom elements on the current page, and enables modification of attributes and properties of said components.
Web Component DevTools utilizes the Custom Elements Manifest (https://github.com/webcomponents/custom-elements-manifest) to analyze the Web Components.
Features:
Web Component DevTools provides advanced features to the developer, straight from the browser's UI to, for example:
- Listing custom elements on the page, and accessible iframes inside the page
- Filtering custom elements on the list
- Inspecting and modifying the attributes of custom elements
- Inspecting and modifying the properties (even objects and arrays) of custom elements
- Observing dispatched events
- Calling functions of the custom element, and logging the return values
- View the source code of web components on page
- Interact directly with web components through the console
Why?
In the process of developing Web Components, wether it be with a library like Lit, or without any kind of library, there comes situtations in which you might want to have a bit more control over your components than what the regular browser devtools gives you.
You might for example want to:
Toggle the Attributes of the element
Toggle the Properties of the element
Monitor when events get dispatched from the element
Call functions
And when you're working with Web Components, Shadow DOM usually is present, making it fairly difficult to find the path to the element. And even if you got the path, having to write document.querySelector("my-selector-string > element-name").setAttribute("my-attr", "foo") every time you want to modify a value is quite cumbersome.
For this use case the Web Components DevTools were created: To enable the developer to easily modify the attributes, properties and therefore state of their element straight from the devtools window with the click of a button.
Issues:
Any issues you run into while using the DevTools should be submitted to the GitHub Repository (https://github.com/Matsuuu/web-component-devtools/issues).Technical
- Version
- 0.2.2
- Manifest
- V3
- Size
- 1.74MiB
- Min Chrome
- 88.0
- Languages
- 1
- Featured
- Yes
Metadata
- ID
- gdniinfdlmmmjpnhgnkmfpffipenjljo
- Developer ID
- u976cab4301f055a1f1053cc57c4ebe50
- Developer Email
- [email protected]
- Created
- Jul 6, 2021
- Last Updated (Store)
- Feb 2, 2023
- Last Scraped
- May 30, 2026
- Website
- —
- Privacy Policy
- —
Similar extensions
Alternatives to Web Component DevTools, ranked by description similarity.
Svelte DevTools+
Adds Svelte debugging tools to the Chrome Developer Tools
1.0K
★ 3.1
ALT-DEV TOOLS
A powerful sidebar DevTools alternative — Elements, Console, Network, Sources & Application panels right in your browser sidebar
—
★ 5.0
dtools - Web Developer Tools
Comprehensive web developer tools extension with performance metrics, tech stack detection, and debugging utilities.
127
★ 5.0
Svelte DevTools
Browser DevTools extension for debugging Svelte applications.
10.0K
★ 3.1
DevTools Suite
A collection of useful tools for developers and designers.
1.0K
★ 5.0
VisBug
Open source browser design tools
200.0K
★ 4.8
Interactive Canvas DevTools
DevTools for Interactive Canvas
902
★ 2.0
SF Dev Toolkit
Salesforce Developer Toolkit - SOQL Runner, Field Inspector with Translation Editor, Quick Navigation
6
Data sourced from the Chrome Web Store · last verified May 30, 2026.