manrajgrover / Ideone-Solutions-Downloader

Code downloader for IDEONE
MIT License
5 stars 2 forks source link

Chrome extension for taking backup #2

Open manrajgrover opened 8 years ago

manrajgrover commented 8 years ago

Someone suggested to develop a Chrome Extension for taking backup. Not sure if this is really required but lets leave this here till final decision.

rhnvrm commented 8 years ago

An extension that injects a button to download all codes on the specific "My Codes" http://ideone.com/myrecent page?

rhnvrm commented 8 years ago

Sample: image

<a onclick="console.log('bobs your uncle');" id="delete_button" href="#" class="btn" title="delete"><i class="icon-download"></i></a>
manrajgrover commented 8 years ago

@rhnvrm Sounds like a plan. (CounterStrike reference, sorry)

Yeah, please send a PR for the same if you want to contribute. And please create separate directory for it. :-)

rhnvrm commented 8 years ago

@ManrajGrover Roger That! I'll create the extension and send a PR in some time. Will probably host on the Chrome store as well.

manrajgrover commented 8 years ago

@rhnvrm Go go go! I do have an account on Chrome Store, if required.