Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 434 Bytes

Slack Custom Emoji Manager

Slack のカスタム絵文字管理画面に以下の機能を追加します。

  • 絵文字の一括追加
  • 絵文字の一括削除
  • 絵文字の一括ダウンロード(zip)

インストール

Chrome ウェブストア

ビルド

  1. npm ci
  2. npm run build or npm run build:prod