https://github.com/niklasb/codingpad-ideone
A modification of the excellent Codingpad Chrome extension by Felix Kling that uses ideone.com as a backend instead of codepad.org.
https://github.com/niklasb/codingpad-ideone
Last synced: about 1 month ago
JSON representation
A modification of the excellent Codingpad Chrome extension by Felix Kling that uses ideone.com as a backend instead of codepad.org.
- Host: GitHub
- URL: https://github.com/niklasb/codingpad-ideone
- Owner: niklasb
- Created: 2012-01-09T00:43:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-12T22:24:21.000Z (over 14 years ago)
- Last Synced: 2025-02-26T01:23:13.107Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 285 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This is a modification of the excellent Chrome extension
[Codingpad by Felix Kling](http://felix-kling.de/). It allows
to quickly upload and execute code snippets on [ideone.com](ideone.com)
and seeing their output immediately, without opening their webpage.
# Installation
For now, you can install this extension by cloning the repository and adding
the unpacked extension in Chrome's developer mode.