-
-
Notifications
You must be signed in to change notification settings - Fork 165
GitHub remove diff signs
Rob Garrison edited this page Mar 25, 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.
- Optimize observers & fix issue #15.
- Clean up linting issues.
- Add missing
@grant
parameter.
- Initial commit