DOM Manipulation

Test content script interactions, element injection, mutation observers, and shadow DOM access.

๐Ÿ’‰ Element Injection

Test injecting and removing elements from the DOM.

Injection target zone

โœ๏ธ Element Modification

Test modifying existing DOM elements.

Original Text

๐Ÿ‘๏ธ Mutation Observer

Test MutationObserver for DOM changes. Mutations detected: 0

Edit this content to trigger mutations...

๐ŸŒ™ Shadow DOM

Test Shadow DOM creation and access.

Shadow DOM is not created yet

โณ Dynamic Content Loading

Test handling of dynamically loaded content.

Content will appear here...

๐Ÿ“‹ Element Cloning

Test cloning DOM elements.

Source Element

This element will be cloned.

๐Ÿงช Various DOM Elements

A collection of different elements for selector testing.

DIV element
SPAN element
ARTICLE element
SECTION element

P element

STRONG element EM element CODE element

Nested elements for traversal testing:

Level 3
Level 3 Level 3

๐Ÿ“Ÿ Activity Log

No activity yet...

๐Ÿงช Extension Lab - Built for browser extension developers

Test your extensions here! GitHub