Ever wondered what would happen if you replaced all the words of a webpage with their emoji equivalent, like t-rex
replaced with π¦, and dolphin
replaced with π¬? Well look no further, I've created this Chrome Extension so you don't have to.
Visit the repository for usage and installation instructions: Emojify Repository
Demo
The Chrome Extension replaces single word emojis in the p
, h1
, h2
, h3
, h4
, h5
and h6
tags.
Resources needed to complete project
- List of emojis and their aliases
- Chrome Storage API
- Chrome Tabs API
Top comments (1)
This is neat - I dig it!