Browser addons — Google Chrome extensions

BugSnap (Gitlab)

This is the initial version with support for Gitlab.

Since Gitlab lacks an API end point to upload files, we worked around it by posting the files directly to the (self-hosted) gitlab site. This means you need to be logged in before using this extension to capture a screenshot and create a new issue.

Development is done at https://github.com/attiks/bugsnap/tree/gitlab

The original code can be found at https://github.com/rysenko/bugsnap, we only added support for Gitlab.