An open API service indexing awesome lists of open source software.

https://github.com/11ways/check-shadowdom

Easily inspect webpages for Shadow DOM elements with this bookmarklet.
https://github.com/11ways/check-shadowdom

accessibility shadow-dom

Last synced: 4 months ago
JSON representation

Easily inspect webpages for Shadow DOM elements with this bookmarklet.

Awesome Lists containing this project

README

          

# Shadow DOM Checker

This project provides a simple way to check the number of Shadow DOM elements on any webpage. All you need is to add our bookmarklet to your browser's bookmarks bar and click it whenever you need to inspect a webpage for Shadow DOM elements.

## Setup

Follow the [instructions on this page](https://11ways.github.io/check-shadowdom/).

## Usage

Once you have created the bookmarklet:

1. Navigate to the webpage you need to inspect.
2. Click the bookmarklet on your bookmarks bar.
3. An alert pops up with the number of Shadow DOM elements found on the page.