CoffeePad icon

CoffeePad

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-15.

Extension Actions

CRX ID
iomhnnbecciohkiilfebodfghbnpoopf
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

CoffeeScript console in the Web Inspector.

Image from store
CoffeePad
Description from store

CoffeePad effortlessly live complies your CoffeeScript code to JavaScript. If you ever wanted to port your code, learn how JavaScript treats CoffeeScript syntax or any other related topics, CoffeePad is the answer.

The extension keeps everything on local storage so there is no server dependency and a live Internet connection is not required. Everything happens in your browser! CoffeePad is built with Koding's KD Framework and uses CodeMirror as the editor and CoffeeScript's browser compiler as the backend compilation engine.

CoffeePad is open source and its source code is available here: https://github.com/gokmen/coffeepad

Latest reviews

Daniel Lourusso
Very Good extension :-) Only the window properties autocompletion do not works.
avalanche156
It should accept tabs as indentation! And It should produce errors if my code is incorrect.
Jean-Philippe Boily
Unlike what another review says, it doesn't work with the debugger, at least, not for me. :(
Brian Frichette
Awesome job on this one! Fast, pretty, nice usage of space. Better than CoffeeConsole by leaps.
Vinay Aggarwal
Very useful and it uses the context of the debugger, so can be used with live dom! Pressing 'Esc' will open up the chrome's native console. It Works!