Skip to content

GitHub remove diff signs

Rob Garrison edited this page Apr 14, 2017 · 29 revisions

A userscript that removes the "+" and "-" from code diffs

  • This userscript only removes the "+" and "-" signs from the diff code.
  • Click this link to install from GitHub, or install from GreasyFork.

Screenshot

github-remove-diff-signs

Change Log

Version 1.1.2 (4/13/2017)

  • Switch to using mutations.js.

Version 1.1.0 - 1.1.1 (3/25/2017)

Version 1.0.2 (12/28/2016)

  • Clean up linting issues.

Version 1.0.1 (4/5/2016)

  • Add missing @grant parameter.

Version 1.0.0 (4/5/2016)

  • Initial commit
Clone this wiki locally