Skip to content

Commit e1394b3

Browse files
committed
Adds bonus section
1 parent f59d4e6 commit e1394b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,12 @@ The good news is that clipboard.js gracefully degrades if you need to support ol
170170

171171
You can also check if clipboard.js is supported or not by running `Clipboard.isSupported()`, that way you can hide copy/cut buttons from the UI.
172172

173+
## Bonus
174+
175+
A browser extension that adds a "copy to clipboard" button to every code block on *GitHub, MDN, Gist, StackOverflow, StackExchange, npm, and even Medium.*
176+
177+
Install for [Chrome](https://chrome.google.com/webstore/detail/codecopy/fkbfebkcoelajmhanocgppanfoojcdmg) and [Firefox](https://addons.mozilla.org/en-US/firefox/addon/codecopy/).
178+
173179
## License
174180

175181
[MIT License](http://zenorocha.mit-license.org/) © Zeno Rocha

0 commit comments

Comments
 (0)