Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altryne/extensionizr
Extensionizr! Create a chrome extension in 15 seconds!
https://github.com/altryne/extensionizr
Last synced: about 8 hours ago
JSON representation
Extensionizr! Create a chrome extension in 15 seconds!
- Host: GitHub
- URL: https://github.com/altryne/extensionizr
- Owner: altryne
- Fork: true (verekia/initializr-website)
- Created: 2012-11-23T21:57:54.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-03-05T13:02:49.000Z (almost 3 years ago)
- Last Synced: 2024-10-01T17:02:11.413Z (4 months ago)
- Language: JavaScript
- Homepage: http://www.extensionizr.com
- Size: 2.21 MB
- Stars: 1,808
- Watchers: 58
- Forks: 127
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - altryne/extensionizr - Extensionizr! Create a chrome extension in 15 seconds! (JavaScript)
- stars - altryne/extensionizr - Extensionizr! Create a chrome extension in 15 seconds! (JavaScript)
- starred-awesome - extensionizr - Extensionizr! Create a chrome extension in 15 seconds! (JavaScript)
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-websiteLicense
-------
Copyright (c) 2012 Alex Wolkov. Licensed under the MIT, GPL licenses. See here for more details.