github-emoji-extension
v0.0.5
Published
Use emojis in github Issues/PR
Downloads
10
Maintainers
Readme
Made with
- Made with React 18
- Made with TypeScript Support!
- 🛠️ Devtools supported
- Using Webpack
⏳ 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
ornpm run start
- Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
- Access
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