PaulKinlan / Appmator

Do you have a Web app? Do you want to get it into the Chrome Web Store? Not sure exactly where to start? If you can answer "Yes" to any of these questions, then this app is for you.
http://appmator.appspot.com/
26 stars 7 forks source link

Create CRX file #23

Open PaulKinlan opened 12 years ago

PaulKinlan commented 12 years ago

create crx file - good for testing, just need to generate certificate

samdutton commented 12 years ago

Do you mean, as well as a .zip?

PaulKinlan commented 12 years ago

yes.

samdutton commented 12 years ago

There is a Ruby and a bash script here: http://code.google.com/chrome/extensions/crx.html -- how were you thinking of doing this?

PaulKinlan commented 12 years ago

Convert the bash script in to JS, it is not an amazingly hard process, but could be awkward.