Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minodisk/uemoji

Chrome extension to register Slack users' profile icons as custom emojis
https://github.com/minodisk/uemoji

chrome-extension slack slackemoji

Last synced: 20 days ago
JSON representation

Chrome extension to register Slack users' profile icons as custom emojis

Awesome Lists containing this project

README

        

# Uemoji



Registers the profile images of all users in Slack team as custom emojis.

The setup is completed in the following 3 steps:

1. Add Uemoji to Chrome.
2. Click the Uemoji icon.
3. Select the Slack team.

Features:

- No special authentication is required, but you must be logged into Slack in Chrome.
- Automatically process once a day.
- Add a custom emoji with a user name and register the display name of the user profile as aliases for that emoji. The display name is split with '/' or '|' and registered as multiple aliases.

## Installation

### Chrome Web Store (recommended)

1. Open [chrome web store](https://chrome.google.com/webstore/detail/uemoji/) in Chrome.
1. Click `Add to Chrome`.

### Developer mode (early access)

1. Download `uemoji.zip` from [latest release](https://github.com/minodisk/uemoji/releases/latest).
1. Unzip `uemoji.zip`.
1. Open [chrome://extensions/](chrome://extensions/) in Chrome.
1. Turn on `Developer mode`.
1. Click `Load unpacked` and select unzipped directory.