Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zbicin/emoji-to-textface
Chrome extension that changes emoji-like keywords into textfaces (e.g. ":lenny:" into "( ͡° ͜ʖ ͡°)") after hitting Ctrl+Space.
https://github.com/zbicin/emoji-to-textface
Last synced: 12 days ago
JSON representation
Chrome extension that changes emoji-like keywords into textfaces (e.g. ":lenny:" into "( ͡° ͜ʖ ͡°)") after hitting Ctrl+Space.
- Host: GitHub
- URL: https://github.com/zbicin/emoji-to-textface
- Owner: zbicin
- Created: 2015-11-19T15:48:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T16:02:20.000Z (almost 9 years ago)
- Last Synced: 2024-10-18T13:56:44.851Z (19 days ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emoji-to-textface
Chrome extension that changes emoji-like keywords into textfaces (e.g. `:lod:` into `ಠ_ಠ`) after hitting Ctrl+Space.## How to install?
1. [Download the emoji-to-textface.user.js file from this repository](https://github.com/zbicin/emoji-to-textface/raw/master/emoji-to-textface.user.js).
2. Go to Extensions page in Settings (chrome://extensions/).
3. Drag and drop the downloaded file into the Extenstions page.## How to use?
Just type in a keyword of a textface you want to use, i.e. `:lenny:` in any input on any webpage and then hit Ctrl+Space. Voila!## Where is the list of available faces?
For now, you can look it up in the [source code](https://github.com/zbicin/emoji-to-textface/blob/master/emoji-to-textface.user.js#L13).