/Teemo

Quickly generate chat message with embedded emoji! 💖😆

Primary LanguageTypeScriptMIT LicenseMIT

Teemo 💕

Gitmoji semantic-release

Build CI status Release CI status

Quickly generate chat messages with embedded emoji! 💖😆
Chrome Extensions can be added from the store page. 🛍️🦸

This is Chrome Extension that allows you to edit chat messages in a text field that can use emoji shortcuts like Slack. 👀💨

This is the promotional video for Teemo as follows. 👱‍♂️🎥

🛠️ Requirement

🏃 Getting Started

npm install
npm start

After executing the above, go to http://localhost:3000 and you should see the screen. 😎
Go ahead and develop it to your own taste! 😋🍴

💾 Installation

npm run build

After executing the above, a build folder will be created in the project, and you can use the plugin by loading it with Chrome following the steps. 👉 https://developer.chrome.com/docs/extensions/mv3/getstarted/#manifest

  1. Open the Extension Management page by navigating to chrome://extensions.
  • Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
  • Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
  1. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  2. Click the Load unpacked button and select the extension directory.

👨‍💻 Usage

  • Ctrl or Cmd + Shift + O
    • Toggle open or close the text editor. ✍️
  • While the text editor is open ☝️
    • Ctrl + R
      • Clear the text area. 🆕
    • Ctrl + E
      • Toggle open or close the emoji picker . 🎨
    • Ctrl + C
      • Copy the text you are typing. 📋

🎁 Contributing

If you have any questions, please feel free to create an Issue or PR for you! 🙌

License

MIT