Because copy to clipboard buttons should exist on every code snippet.
This browser extension available for:
Chrome | Firefox |
Works with:
If you want to add a new site, feel free to send a pull request :)
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.
Install dependencies:
npm install
Compile scripts and styles:
npm start
-
Navigate to
chrome://extensions
-
Click on
Load unpacked extension...
-
Select the
dist
folder
-
Navigate to
about:debugging
-
Click on
Load temporary Add-on
-
Select the
manifest.json
inside thedist
folder
-
Navigate to
extensions
-
Click on
Developer Mode
-
Click on
Load unpacked extension...
-
Select the
dist
folder
MIT License © Zeno Rocha