Effortlessly bulk upload custom emojis to your Microsoft Teams organization with just a few clicks!
- Bulk upload multiple emoji files simultaneously
- Works via Teams in the browser
- Active Microsoft Teams tab in Chrome
Download Teams Emoji Uploader from the Chrome Web Store
- Clone this repository
- Install dependencies and build:
npm install
npm run build
npm test
- Open Chrome and navigate to
chrome://extensions
- Enable "Developer Mode" in the top right
- Click "Load Unpacked" and select this repository folder
💡 Tip: After making changes, rebuild the project and refresh the extension in Chrome
npx prettier . --write
npm test
Contributions are welcome! Please feel free to submit a Pull Request.