Skip to content

scott-the-programmer/teams-emoji-upload-extension

Repository files navigation

🎨 Teams Emoji Upload Extension

Effortlessly bulk upload custom emojis to your Microsoft Teams organization with just a few clicks!

Screenshot

✨ Features

  • Bulk upload multiple emoji files simultaneously
  • Works via Teams in the browser

📋 Prerequisites

  • Active Microsoft Teams tab in Chrome

🚀 Installation

From Chrome Web Store

Download Teams Emoji Uploader from the Chrome Web Store

From Source

  1. Clone this repository
  2. Install dependencies and build:
npm install
npm run build
npm test
  1. Open Chrome and navigate to chrome://extensions
  2. Enable "Developer Mode" in the top right
  3. Click "Load Unpacked" and select this repository folder

Unpack Instructions

💡 Tip: After making changes, rebuild the project and refresh the extension in Chrome

🛠️ Development

Formatting Code

npx prettier . --write

Running Tests

npm test

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

MIT License

About

Bulk upload emojis to MS teams!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published