An extension for Chrome/Chromium and derivative browsers that adds emojidex emojification to pages and an emoji pallete to the tool bar.
You can find a stable version of emojidex on the Chrome Web Store here .
To install a development version you'll need to enable developer mode in Chrome/Chromium and load a build of the extension. Build instructions can be found below in the "Development" section, but assuming you have sucessfully run the build scripts you can load the extension locally by following this section of the Chrome Extension development guide.
To modify or work on the emojidex Chrome Extension you'll need a few tools:
- Either Chrome or Chromium
- A usable node.js and NPM
- Yarn
Clone this repository, then in the repository do the following to setup the required tools:
yarn install
yarn bower install
yarn grunt
To run a development build, simply run:
yarn grunt dev
To load the extension you just built, follow this guide and load the "extension" folder.
Each time you rebuild the extension you'll need to re-load it in the chrome://extensions
page. If you don't reload you'll be testing a cached version of the extension.
emojidex and emojidex tools are licensed under the emojidex Open License.
©2013 the emojidex project / K.K. GenSouSha [Phantom Creation Inc.]