Web Analytics

gifs-for-github

⭐ 225 stars English by N1ck

GIFs for GitHub

A Browser extension that makes it easy to search GIPHY and add a GIF into any GitHub comment box.

Example image


Install

[link-chrome]: https://chrome.google.com/webstore/detail/gifs-for-github/dkgjnpbipbdaoaadbdhpiokaemhlphep 'Version published on Chrome Web Store' [link-firefox]: https://addons.mozilla.org/en-US/firefox/addon/gifs-for-github/ 'Version published on Mozilla Add-ons'

[Chrome][link-chrome] [][link-chrome]

[Firefox][link-firefox] [][link-firefox]


Contributing

git clone https://github.com/N1ck/gifs-for-github
cd gifs-for-github
pnpm install

pnpm run watch # Listen to file changes and automatically rebuild

Debug Mode

When developing, you can enable debug mode by setting the DEBUG environment variable:

DEBUG=true npm run build

This will output helpful logs prefixed with 🎨 when using the extension.

Once built, load it in the browser of your choice with web-ext:

npx web-ext run --target=chromium # Open extension in Chrome

npx web-ext run # Open extension in Firefox

Or you can load it manually in Chrome or Firefox.


If you want to read about why I built this extension, and some of the challenges I faced, check out my [blog post][link-blogpost].

[link-cws]: https://chrome.google.com/webstore/detail/gifs-for-github/dkgjnpbipbdaoaadbdhpiokaemhlphep?hl=en 'Version published on Chrome Web Store' [link-amo]: https://addons.mozilla.org/en-US/firefox/addon/gifs-for-github/ 'Version published on Mozilla Add-ons' [link-blogpost]: https://medium.com/we-build-vend/helping-engineers-gif-their-best-life-challenges-faced-when-building-the-gifs-for-github-f0cac9dd8fa5 "Helping Engineers GIF Their Best Life: Challenges Faced When Building the 'GIFs for GitHub' Extension"

--- Tranlated By Open Ai Tx | Last indexed: 2026-03-07 ---