Build yourself a chrome extension in 15sec. Check it out here
Extensionizr is a simple way to jump start your chrome extension development. Just select the type of extension you want, choose permissions and you're off.
Because I got super tired creating the file structure for a new extension over and over again. Extensionizr will be always updated with the latest chrome manifest changes. In addition, I wanted to create a client-side only tool. Extensionizr doesn't use server side code! Don't believe me? Checkout the github repo.
Extensionizr is 90% based on open source pieces I put together. It's heavily inspired by Initializr by Jonathan Verrecchia.
Source from :
- https://github.com/Swader/ChromeSkel_a
- https://github.com/gildas-lormeau/zip.js
- https://github.com/mahemoff/chrome-boilerplate
- https://github.com/verekia/initializr-website
Copyright (c) 2012 Alex Wolkov. Licensed under the MIT, GPL licenses. See here for more details.