##chrome-repl
Chrome extension that exposes a REPL into its own Chrome Extension
Install from Chrome WebStore:
###How to use it
See this post for detailed instructions: Chrome REPL (first O2 Platform Chrome Extension)
###What it looks like
###More scripts
See these gists for other examples of the type of scripts you can run from this extension:
- https://gist.github.com/DinisCruz/f9a3a3a0ffae8285c530
- https://gist.github.com/DinisCruz/41b4846ef0f8e445246d
###Thanks First version of this extension was created using the example from the article http://www.smashingmagazine.com/2014/11/17/creating-save-later-chrome-extension-modern-web-tools/ and some snippets from https://github.com/haithembelhaj/CoffeeReplConsole