joshchoo / gitlab-notify-extension

🦊 Gitlab Browser Extension (Chrome & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.

Home Page:https://addons.mozilla.org/en-US/firefox/addon/gitlab-notify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab Notify Extension

GitHub package.json version GitHub Workflow Status (branch) Chrome Web Store Chrome Web Store Mozilla Add-on Mozilla Add-on

Don't miss any GitLab merge requests or issues and rocket up your productivity.

Chrome Web Store | Firefox Add-on

Preview of the browser extension: 23/09/2020

Gitlab Notify is able to:

  • List Merge Requests you are assigned to
  • List Merge Requests you created
  • List Issues you are assigned to
  • Display your To-Do List

It comes with a bunch of features to let you access easily the information you're looking for and is customizable so it fits your needs.

Screenshots

List of issues:

Preview of the issues: 23/09/2020

To-Do list:

Preview of the todo: 23/09/2020

Setup

Install dependencies:

npm ci

Copy dev config file and set your personal GitLab token in it:

npm run copy-config:setup

To build prod:

npm run build:prod && npm run zip

Assets and Documentation

Maintainer

twitter/mikescops
Corentin Mors

Contributors (thanks for your help!)

Paola Ducolin Bradley Cushing

About

🦊 Gitlab Browser Extension (Chrome & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.

https://addons.mozilla.org/en-US/firefox/addon/gitlab-notify/


Languages

Language:TypeScript 91.3%Language:CSS 4.1%Language:JavaScript 2.5%Language:HTML 2.2%