mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
* Adds an Emoji Substitution example * Monitors DOM for additions after initial load * Fixes typos * Fixes substitution ordering bug * <textarea> bug fix. Also removes confusion between Elements and Nodes.