Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.31 KB

File metadata and controls

31 lines (17 loc) · 1.31 KB

##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

image

image

image

###More scripts

See these gists for other examples of the type of scripts you can run from this extension:

###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