GitHub Copy Code Snippet

A userscript adds a copy to clipboard button on hover of markdown code snippets

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

  • v0.3.10 17 Februari 2024

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

  • v0.3.10 01 Juli 2023

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

  • v0.3.10 24 Oktober 2022 Global: Update dependencies
  • v0.3.9 24 Februari 2022 Disable GitHub Copy Code Snippet on main site (#166)
  • v0.3.8 21 Juli 2021 Mutation: Update all
  • v0.3.7 21 Februari 2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v0.3.7 31 Januari 2021 Mutation: Add menu observer
  • v0.3.6 23 Juli 2020 Copy-code-snippet: Remove blue class. Closes #119
  • v0.3.5 17 Februari 2019 Global: Update GitHub icon
  • v0.3.4 29 Januari 2019 Global: Update mutation script
  • v0.3.3 05 Oktober 2018 Mutations: Update comment load selector
  • v0.3.2 17 Mei 2018 Global: Update mutation script
  • v0.3.1 10 Mei 2018 Global: Update mutation script
  • v0.3.0 01 Mei 2018 Copy-code-snippet: Use new clipboard-copy element, Copy-code-snippet: Target all code in comments
  • v0.2.3 09 April 2018 Global: update mutation script url
  • v0.2.2 02 April 2018 Copy-code-snippet: Stop using `:any` selector https://caniuse.com/#feat=css-matches-pseudo
  • v0.2.1 28 Januari 2018 Fix compatibility with GitHub Toggle Code Wrap userscript. Fixes #35
  • v0.2.0 24 Januari 2018 Code blocks are no longer wrapped. Fixes #35
  • v0.1.0 13 Januari 2018 Imported from URL