Skip to content

A picker for kaomoji, Japanese emoticons ٩(◕‿◕。)۶

License

Notifications You must be signed in to change notification settings

mayudev/kaomoji-panel

Repository files navigation

Kaomoji Picker

license version for chrome typescript

Firefox addon Chrome extension

A kaomoji picker browser extension.

Kaomoji Picker is a simple extension that allows you to copy and paste kaomoji quickly and use them to make yourself look cuter (✿^‿^)

Emoticons are divided into groups for the ease of use. Supports light and dark theme.

Screenshot

Building

Requirements: node.js (recommended v16+)

Install dependencies: npm install

Run in development mode

npm start

Build the package for production

npm run build:firefox

Builds a package for Firefox. Outputs to package/

npm run build:chrome

Build a package for Chrome. Outputs to package-chrome/

npm run build

Builds the React app and outputs to build/. Can be used for testing the popup.

Run tests

npm test

About

A picker for kaomoji, Japanese emoticons ٩(◕‿◕。)۶

Resources

License

Stars

Watchers

Forks

Packages

No packages published