Skip to content

Instantly share code, notes, and snippets.

View ye11ow's full-sized avatar

Calvin Zhang ye11ow

View GitHub Profile
@ye11ow
ye11ow / github.js
Last active February 24, 2022 02:32
Add a "Copy link" button to Github issue and pull requests
// ==UserScript==
// @name Github
// @namespace http://tampermonkey.net/
// @version 0.1
// @description N/A
// @author You
// @match https://github.com/*
// @include https://github.com/*/issues/*
// @include https://github.com/*/pull/*
// @icon https://www.google.com/s2/favicons?domain=github.com