Greasy Fork is available in English.

GitHub Remove Diff Signs

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

These are versions of this script where the code was updated. Show all versions.

  • v1.3.2 2024-02-17

    feat: use eslint-plugin-userscripts (#202)

  • v1.3.2 2023-07-01

    Global: replace @include with @match (#192)

  • v1.3.2 2021-02-21 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.3.2 2019-02-17 Global: Update GitHub icon
  • v1.3.1 2018-08-03 Remove-diff-signs: Fix alignment in expanded code blocks
  • v1.3.0 2018-07-31 Remove-diff-signs: Modified the script to hide the content block. See #52 Removed non-essential code & meta data
  • v1.2.4 2018-05-17 Global: Update mutation script
  • v1.2.3 2018-05-10 Global: Update mutation script
  • v1.2.2 2018-04-09 Global: update mutation script url
  • v1.2.1 2018-01-18 Update assets & fix linting
  • v1.2.0 2017-10-03 Remove-diff-signs: Do not replace with a space. See #27
  • v1.1.6 2017-05-16 Global: update license & bump version
  • v1.1.5 2017-04-24 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.1.4 2017-04-14 Imported from URL
  • v1.1.3 2017-04-14 Imported from URL
  • v1.1.2 2017-04-14 Imported from URL
  • v1.1.1 2017-03-25 Synced from GitHub - Remove-diff: Fix class name checking. See #15
  • v1.1.0 2017-03-25 Synced from GitHub - Remove-Diff: Optimize observers & fix #15
  • v1.0.2 2016-12-29 Synced from GitHub - Clean up linting issues
  • v1.0.1 2016-04-05 Synced from GitHub - Diff-Signs: Add missing `@grant` parameter
  • v1.0.0 2016-04-05 Imported from URL