/Gitlab-MR-Copy

Adds a button to copy the MR title with the URL linked on GitLab MR pages and the Tags page. Hides a MR bypass button.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Gitlab MR Copy

A simple chrome extension that improves copying tags and merge request titles from GitLab.

For more information see https://gitlab-mr-copy.koenhendriks.com/

Features

Each feature can be toggled on or off in the extension popup.

Add a copy button to GitLab MR pages to copy the title and URL

This is done in Rich text format with a single click (with Markdown fallback).

screenshot.png

Add a button to GitLab Tags pages to copy the tag name and URL

This is done in Rich text format with a single click (with Markdown fallback).

screenshot1.png

Hides the 'Bypass button' from the MR page that shouldn't be used.

This is done by default and can be toggled on or off in the extension popup.

Before

screenshot2-before.png

After

screenshot2-after.png

Installation

Chrome Web Store

Go to the Chrome Web Store page and click Add to Chrome.

Manual

  1. Go to the releases page and download the latest release.
  2. Go to the chrome extensions page in your browser (chrome://extensions/).
  3. Enable developer mode in the top right corner.
  4. Drag the downloaded file into the extensions page or click 'Load packed' and select the downloaded zip file.

License

See the LICENSE file for license rights and limitations (GNUv3).