GitHub Code Colors

A userscript that adds a color swatch next to the code color definition

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v2.0.9 17 Februari 2024

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

  • v2.0.9 12 April 2023 Github Code Colors - Fix GitHub domains include (#180) * github-code-colors.user.js: Fix GitHub domains * github-code-colors.user.js: Bump version
  • v2.0.8 24 Oktober 2022 Global: Update dependencies
  • v2.0.6 21 Juli 2021 Code-colors: Update selectors, Mutation: Update all
  • v2.0.5 21 Februari 2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v2.0.5 31 Januari 2021 Mutation: Add menu observer
  • v2.0.4 08 September 2020 Global: add global comment
  • v2.0.4 23 September 2019 Code-color: Fix linting issue
  • v2.0.4 31 Juli 2019 Code-color: Add copy to clipboard buttons to popup
  • v2.0.3 25 Juli 2019 Code-colors: Fix horizontal overflow. Closes #96
  • v2.0.2 24 Juli 2019 Code-colors: Fix text selection in popup. See #95
  • v2.0.1 24 Juli 2019 Code-colors: Fix issue comment submit
  • v2.0.0 24 Juli 2019 Code-colors: Add popup with color formats. Closes #95
  • v1.2.5 17 Februari 2019 Global: Update GitHub icon
  • v1.2.4 29 Januari 2019 Global: Update mutation script
  • v1.2.3 05 Oktober 2018 Mutations: Update comment load selector
  • v1.2.2 13 Agustus 2018 Code-colors: Prevent adding a swatch to JS `Math.tan`
  • v1.2.1 31 Juli 2018 Code-color: Fix JS error Only seen when used with a certain chrome extension
  • v1.2.0 16 Juli 2018 Code-colors: Speed up DOM interaction Code cleanup & start using `requestAnimationFrame` with a generator
  • v1.1.16 17 Mei 2018 Global: Update mutation script
  • v1.1.15 10 Mei 2018 Global: Update mutation script
  • v1.1.14 09 April 2018 Global: update mutation script url
  • v1.1.13 01 Februari 2018 Imported from URL
  • v1.1.12 15 Desember 2017 Code-colors: Add GM4 polyfill & update assets
  • v1.1.11 23 November 2017 Code-colors: Ignore nested color blocks
  • v1.1.10 08 Oktober 2017 Global: update mutation script url
  • v1.1.9 22 September 2017 Imported from URL
  • v1.1.8 16 Mei 2017 Global: update license & bump version
  • v1.1.7 24 April 2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.1.6 14 April 2017 Imported from URL
  • v1.1.5 14 April 2017 Imported from URL
  • v1.1.4 14 April 2017 Imported from URL
  • v1.1.3 05 April 2017 Imported from URL
  • v1.1.2 29 Maret 2017 Synced from GitHub - Code-colors: fix misspelled color name
  • v1.1.1 25 Maret 2017 Synced from GitHub - Code-colors: Use pjax & preview events
  • v1.1.0 12 September 2016 Synced from GitHub - Code-Colors: Add "grey" color names & beautify
  • v1.0.2 20 Agustus 2016 Imported from URL
  • v1.0.1 11 April 2016 Synced from GitHub - Code Colors: remove comment
  • v1.0.1 25 Maret 2016 Synced from GitHub - Code colors: support unix style hex colors - Code colors: support colors inside strings - Code colors: cache regex in loop - version bump
  • v1.0.0 25 Maret 2016 Imported from URL
  • v0.1.2 20 Maret 2016 Imported from URL
  • v0.1.1 20 Maret 2016 Imported from URL
  • v0.1.0 20 Maret 2016 Imported from URL