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