SkillAgentSearch skills...

Codecopy

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

Install / Use

/learn @zenorocha/Codecopy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CodeCopy

Because copy to clipboard buttons should exist on every code snippet.

Banner

Install

This browser extension available for:

| <a href="https://chrome.google.com/webstore/detail/codecopy/fkbfebkcoelajmhanocgppanfoojcdmg"><img src="https://cloud.githubusercontent.com/assets/398893/15528951/e9f5dc0a-21fd-11e6-86e7-8a0cad6e7548.png" width="48px" height="48px" alt="Chrome logo"></a> | <a href="https://addons.mozilla.org/en-US/firefox/addon/codecopy/"><img src="https://cloud.githubusercontent.com/assets/398893/15528952/ea095cc6-21fd-11e6-9aae-d67479edd442.png" width="48px" height="48px" alt="Firefox logo"></a> | |:---:|:---:| | Chrome | Firefox |

Supported sites

Works with:

And more.

If you want to add a new site, feel free to send a pull request :)

Custom domains

You can also enable CodeCopy on custom domains or Github Enterprise. Right click on CodeCopy's icon in the the toolbar and select Enable CodeCopy on this domain.

Preview

Preview

Setup

Install dependencies:

npm install

Compile scripts and styles:

npm start

Testing

Chrome
  1. Navigate to chrome://extensions

  2. Click on Load unpacked extension...

  3. Select the dist folder

Firefox
  1. Navigate to about:debugging

  2. Click on Load temporary Add-on

  3. Select the manifest.json inside the dist folder

Opera
  1. Navigate to extensions

  2. Click on Developer Mode

  3. Click on Load unpacked extension...

  4. Select the dist folder

License

MIT License © Zeno Rocha

View on GitHub
GitHub Stars1.1k
CategoryDevelopment
Updated1d ago
Forks110

Languages

JavaScript

Security Score

95/100

Audited on Apr 4, 2026

No findings