Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/altryne/extensionizr

Extensionizr! Create a chrome extension in 15 seconds!
https://github.com/altryne/extensionizr

Last synced: about 2 months ago
JSON representation

Extensionizr! Create a chrome extension in 15 seconds!

Awesome Lists containing this project

README

        

[Extensionizr.com](http://extensionizr.com)!
=============
[![extensionizr](https://raw.github.com/altryne/extensionizr/master/img/bp_logo.png)](http://extensionizr.com)

Build yourself a chrome extension in 15sec. Check it out [here](http://extensionizr.com)
-------------------------

Another *izr? When will this stop
---------------------------------
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.

Why does this exist?
--------------------
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.

Based on open source
--------------------
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

License
-------
Copyright (c) 2012 Alex Wolkov. Licensed under the MIT, GPL licenses. See here for more details.