This extension adds a "Open In Playground" option to your context menu that allows you to open the selected code in either CodePen or JSFiddle. Your days of experimenting in the devtools console are over!
This week I've been working on this chrome extension. Often when reading blog articles I find myself wanting to experiment with the authors code and this is my solution. You can launch the selected code in either JSFiddle or CodePen.
This is great! It would be great to also have a console option to run code in the JS console of the website. Caus sometimes I have a lot of chrome tabs open its pretty laggy!
Run In Playground
Mighty Mink Autocorrector