Text to Emoji converter made using HTML5, CSS, and JavaScript
Emojify is a chrome extension that replaces words with corresponding emoji When you activate the extension by clicking the "Scan Webpage!" button the program scans the current tab and at each word that has a emoji equivalent, it replaces it with the emoji. It does this using javascript and use of a map abstract data type. The Aim for this project was to make something unique for RUHacks 2021 and to learn some new javascript skills within this process.
This extension is extremly handy if you want to include emoji in your text but dont want to spend minutes trying to find the perfect one. So instead you can type the word of the emoji then after you are done typing the message up, you can click Scan Webpage and the extension will autofill the emojis for you
- Open Chrome Webstore
- Search "Emojify"
- Click "Install to Chrome"
- Browse to any webpage, and open the extension
- Click the Scan Webpage button
- Watch as Emojis magically replace text!

