MrMino / StackCtrlC

Copy button for Stack Overflow code boxes. Made entirely with JavaScript and JQuery.
MIT License
15 stars 1 forks source link

StackOverflowCtrlC

A copy button for Stack Overflow markup boxes. Made entirely in JavaScript and JQuery.

Chrome webstore Firefox webstore

Features

See for yourself

Default layout (without stylish)

Copy button in its full grace

StackOverflow Dark (Stylish stylesheet)

Copy button on a dark layout

Why?

Because:

Install process

Opera : Workin on it (or at least I will, some rainy day in the future, if I'll really have nothing else to do)

Chrome / Firefox : Dude, I worked to get those webstore badges above for like 15 minutes, and you missed them? Comeon. Click them, dammit!

Notes

I (this extension's author) am not affiliated (not working for) with Stack Overflow, Stack Exchange, nor any other site from Stack Exchange Network.

It probably won't work with Safari. Simply put, at the time of writing this, Safari doesn't support document.execCommand('copy'), or some similar shenanigans are involved, and I don't support Safari. Code appreciated tho.