# zenorocha/codecopy

A browser extension that adds copy to clipboard buttons on every code block

Repository: https://github.com/zenorocha/codecopy
Canonical: https://ross.abutalabs.com/products/codecopy
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-03-02T15:03:10+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3428, "days_push": 1280, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1101, forks 109 (observed 2026-08-28T04:03:35.555233+00:00)

## What it is
CodeCopy is a browser extension that adds a copy-to-clipboard button to every code block on supported sites like GitHub, MDN, StackOverflow, and npm. It works on Chrome and Firefox and can be enabled on custom domains or GitHub Enterprise.

## Use cases
- copy code snippets from github with one click
- add copy button to code blocks on stackoverflow
- copy code from mdn documentation quickly
- enable copy buttons on github enterprise
- copy npm install commands from npmjs.com

## When to choose
- you frequently copy code snippets from documentation sites like GitHub, MDN, or StackOverflow
- you want a lightweight browser extension that works across Chrome and Firefox
- you need copy buttons on custom domains or GitHub Enterprise

## When to avoid
- you need a general clipboard manager rather than code-block copy buttons
- you use a browser other than Chrome or Firefox
- you need active development or frequent updates, as the project is in maintenance mode

## Facets
- artifact type: plugin
- maturity: maintenance
- function: browser-extension, developer-tools
- domain: browser-extensions, developer-tools
- platform: browser, browser-extension
- tags: clipboard, copy-to-clipboard, code-blocks, chrome-extension, firefox-extension, github-enhancement, javascript

## Member repositories
- zenorocha/codecopy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.555233+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:45.461541+00:00, confidence not recorded.
  - readme: https://github.com/zenorocha/codecopy (fetched 2026-08-28T04:03:35.555233+00:00, sha 7ccc07d98d11)
- Data as of 2026-08-30T08:39:29.467469+00:00.
