Skip to content

MrMino/StackCtrlC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOverflowCtrlC

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

Chrome webstore Firefox webstore

Features

  • A copy button made entirely with JavaScript and JQuery.
  • It follows the css from .post-tag class (so you don't need to worry about Stylish).
  • It makes my live easier, so I guess it will make yours too.

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:
  • After all this time, and even though there exists this piece of meta: Meta, and even more Meta, SO devs still did nothing with it.
  • It's been 7 (SEVEN) years. For Christ's sake.
  • Every single plugin I found on this topic was made with a total disregard for Stylish plugin. And it hurts my eyes.
  • Not invented here syndrome.

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.

About

Copy button for Stack Overflow code boxes. Made entirely with JavaScript and JQuery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published