Skip to content

marcrdez/gifs-for-gitlab

Repository files navigation

GIFs for GitLab

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

Special thanks to N1ck for making gifs-for-github, we take its project with small changes to function for GitLab.

Example image

Contributing

After cloning it, use pnpm as package manager

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.

About

Repository for the GIFs for GitLab Chrome & Firefox Extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10