https://github.com/fishplusorange/github-emoji
:sunglasses: A chrome extension for the github emoji picker with fun.
https://github.com/fishplusorange/github-emoji
chrome-extension github-emoji
Last synced: 5 months ago
JSON representation
:sunglasses: A chrome extension for the github emoji picker with fun.
- Host: GitHub
- URL: https://github.com/fishplusorange/github-emoji
- Owner: FishPlusOrange
- License: mit
- Created: 2019-03-23T15:32:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:25:48.000Z (over 3 years ago)
- Last Synced: 2025-04-02T01:41:57.272Z (about 1 year ago)
- Topics: chrome-extension, github-emoji
- Language: JavaScript
- Homepage:
- Size: 2.33 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Emoji
A chrome extension for the github emoji picker with fun :sunglasses:.
## Preview

## Install
:point_right: Chrome Extension
- [Let's get it](https://chrome.google.com/webstore/detail/github-emoji/pfhcnffadoajdcedindnjcladkokgfpo) :call_me_hand:
:point_right: Manual Installation
- Get "GitHub Emoji"
Clone with Git, or install with npm, or `yarn add` if you are using yarn as the package manager:
```bash
# git
git clone https://github.com/FishPlusOrange/github-emoji.git
```
```bash
# npm
npm install @fishplusorange/github-emoji
```
```bash
# yarn
yarn add @fishplusorange/github-emoji
```
- Open "Chrome Extension" page
- Check "Developer Mode"
- Click "Load Unpacked Extension", and choose the folder `chrome`
- Have fun :call_me_hand:
## License
[MIT](https://github.com/FishPlusOrange/github-emoji/blob/master/LICENSE)
Copyright (c) 2019-present FishPlusOrange