Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dingoeatingfuzz/chrome-emoji-skin-tone-randomizer
Assigns a random skintone to eligible emojis that don't have one
https://github.com/dingoeatingfuzz/chrome-emoji-skin-tone-randomizer
Last synced: 18 days ago
JSON representation
Assigns a random skintone to eligible emojis that don't have one
- Host: GitHub
- URL: https://github.com/dingoeatingfuzz/chrome-emoji-skin-tone-randomizer
- Owner: DingoEatingFuzz
- Created: 2016-06-11T05:01:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-01T02:15:51.000Z (over 8 years ago)
- Last Synced: 2024-11-08T22:19:12.956Z (2 months ago)
- Language: JavaScript
- Size: 859 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emoji Skin Tone Randomizer for Chrome
The default yellow (or non-human) skintones are a great feature of the emoji spec. A vast improvement over default white for sure, but it isn't realistic. It simply avoids the racial diversity issue.
If you would like to bring race back to your emoji in an impartial way, install this extension.
**[Download from the Chrome Webstore](https://chrome.google.com/webstore/detail/emoji-skintone-randomizer/ohhjagdgpnjmffkbdmgocehijcppnicj)**
## Contributing
Bug reports and patches for bugs are welcome, but this extension is more or less feature complete. I am not accepting feature requests.
## Building the project
```sh
./bin/build.py
```This will save a `emoji-support.js` file in `./bin`. It will also inject that file into `postprocess.js` and `options.js`.
Now you can add the `./dist` directory as an unpacked extension in Chrome and start hacking.
### Attribution
Fist logo composited from [Emoji One assets](http://emojione.com/).