Skip to content

Instantly share code, notes, and snippets.

View Agntluck's full-sized avatar
:shipit:
Confoosed

Agntluck Agntluck

:shipit:
Confoosed
View GitHub Profile
@feimosi
feimosi / revealAllComments.js
Created October 23, 2017 07:19
[Tampermonkey] GitHub reveal all comments button
// ==UserScript==
// @name GitHub reveal all comments button
// @namespace http://tampermonkey.net/
// @version 1.0.0
// @description Useful on the PR page after review
// @author feimosi
// @match https://github.com/*
// @grant none
// ==/UserScript==