Skip to content

Instantly share code, notes, and snippets.

@pbrueske
Forked from skorth/github.js
Last active July 22, 2016 09:12
Show Gist options
  • Save pbrueske/1e9e225980bada40e5cfc37f18308a1b to your computer and use it in GitHub Desktop.
Save pbrueske/1e9e225980bada40e5cfc37f18308a1b to your computer and use it in GitHub Desktop.
Show all Github Comments
javascript:(function(){for (let el of document.querySelectorAll('.outdated-diff-comment-container')) {el.classList.add('open')};}());
@pbrueske
Copy link
Author

@skorth Works with firefox ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment