Skip to content

o2platform/chrome-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##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 https://www.smashingmagazine.com/2014/11/17/creating-save-later-chrome-extension-modern-web-tools/ and some snippets from https://github.com/haithembelhaj/CoffeeReplConsole