Compare Chrome extensions: Shelly vs Chrome Quick Console

Stats Shelly Shelly Chrome Quick Console Chrome Quick Console
User count 271 1,000+
Average rating 5.00 3.67
Rating count 3 6
Last updated 2019-03-08 2019-06-24
Size 162.82K 1.44M
Version 1.0.1 0.10.1
Short description
A new interface for GAE's remote-api shell A Google Chrome extension for a developer console outside Developer Tools
Full summary

Shelly is a Chrome Extension which takes over the default Google Appengine Remote API Shell page at yourapp.appspot.com/shell/, and replaces it with convenient interface based on the fantastic web-based code editor CodeMirror.

Shelly supports:

  • full Python syntax highlighting courtesy of CodeMirror
  • saving and loading of scripts from localStorage.
  • re-execute and or edit a previously executed script from the output console.
  • quickly select all output with a double-click
  • A developer console outside of Chrome Developer Tools
  • Evaluate and run JavaScript while being on the page
  • More to come...