https://github.com/emoji-gen/browser-extension
:earth_asia: Ultimate Browser Extension for Emoji Generator
https://github.com/emoji-gen/browser-extension
cheerio chrome emoji firefox typescript webextensions
Last synced: 8 months ago
JSON representation
:earth_asia: Ultimate Browser Extension for Emoji Generator
- Host: GitHub
- URL: https://github.com/emoji-gen/browser-extension
- Owner: emoji-gen
- License: mit
- Created: 2017-01-17T10:05:18.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T08:32:21.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T20:51:29.099Z (about 1 year ago)
- Topics: cheerio, chrome, emoji, firefox, typescript, webextensions
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/ghbhakkknnmocmiilhneahbkiaegdnmf
- Size: 5.72 MB
- Stars: 16
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Browser Extension for Emoji Generator
[](https://github.com/emoji-gen/browser-extension/actions/workflows/build.yml)
[](https://opensource.org/licenses/MIT)
:tada: Ultimate Browser Extension

## Requirements
- Node `$(cat .node-version)`
- [Yarn](https://yarnpkg.com/)
## Getting Started
```bash
$ yarn
$ yarn start # for development
$ yarn run build # for production
```
Next, please load `dist/extension` directory as browser extension on Chrome or Firefox.
## Supported Browsers
- [Google Chrome](https://chrome.google.com/webstore/detail/emoji-generator/ghbhakkknnmocmiilhneahbkiaegdnmf) (Manifest V3)
- [Firefox](https://addons.mozilla.org/ja/firefox/addon/emoji-generator/) (Manifest V2)
## License
MIT © [Emoji Generator](https://emoji-gen.ninja/)