https://github.com/olical/jsfiddle-extension
A Google chrome extension for browsing and creating fiddles.
https://github.com/olical/jsfiddle-extension
Last synced: about 2 months ago
JSON representation
A Google chrome extension for browsing and creating fiddles.
- Host: GitHub
- URL: https://github.com/olical/jsfiddle-extension
- Owner: Olical
- Created: 2011-01-28T14:43:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-28T19:55:52.000Z (over 14 years ago)
- Last Synced: 2025-04-01T10:42:34.031Z (3 months ago)
- Language: JavaScript
- Homepage: http://jsfiddle.net/
- Size: 576 KB
- Stars: 6
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**The jsFiddle Chrome extension**
[*Taken from the Chrome store page*](https://chrome.google.com/webstore/detail/hoeeafhdpifikmfdapokkjkcpijlbhne?hl=en-US)
If you are tired of navigating to jsFiddle, opening your dashboard and then opening your required fiddle, then this is going to make your day.
By simply clicking the jsFiddle icon you can view a list of your 100 latest fiddles with their latest revision and description, from there you can just select the one you want and begin editing.
To configure simply right click the icon and click options. When in the options page enter your jsFiddle username in the box and press enter. Now your fiddles will appear when ever you click the icon.
If you do not know what jsFiddle is check it out at http://jsfiddle.net/
Powered by the Spark JavaScript library - http://sparkjs.co.uk/
Happy coding!