Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 584 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 584 Bytes

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.

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.