githubmoji A Firefox addon that adds a predictive gitmoji picker to GitHub commit message inputs. Get it here Building Clone the repository git clone https://github.com/ma1ted/githubmoji cd into the new directory cd githubmoji Install the required packages npm install Bundle the code npm run build (I'm using node v16.16.0 and npm 8.11.0.)