Overview of the Emoji Substitution add-on
mainThe Emoji Substitution add-on is a WebExtension designed to demonstrate how to use content scripts to manipulate web page content. It scans web pages for specific text patterns that describe emojis and replaces those words with the actual emoji characters.
Important Limitation: This add-on injects JavaScript into web pages. Because of security restrictions, it will not function on the addons.mozilla.org domain.