Chrome extension for writing emojis in Github Issues/PR.
By this extension we can see emoji button on Githun Markdown editor where we can write emoji easily by this extension.
Made with
⏳ Installation
Open Webstore by npx
below command will open extension webstore in browser
npx github-emoji-extension
Install from Chrome Web Store
Manual/Development
- Check if your Node.js version is >= 16.
- Clone this repository.
- Run
npm install
to install the dependencies. - Start the server by
yarn start
or npm run start
- Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
Shortcut key
Macbook: Cmd + '
or ctrl + '
Window: ctrl + '
Would you like to support me?
Consider supporting with a ⭐️ Star on GitHub
Contribution Guide
- Follow Manual/Development steps
- Install Extensions Reloader extension
- As the main code lives in
src/pages/Content
so whenever we change in this directory, we have to press Extensions Reloader - After pressing Extensions Reloader, we have to reload GitHub page for reflecting changes
- Make changes and make PR 🚀
Meta
Created by Github@NumanDev1