trigger-corp / browser-extensions

Build and run cross-platform browser extensions from one codebase.
Other
312 stars 52 forks source link

Chrome packaging #19

Closed makern closed 10 years ago

makern commented 10 years ago

This patch implements the forge-extension package chrome and forge-extension run chrome tasks and replaces the previous stubs.

Tested on OSX and windows but should work on Linux as well. The packaging step requires openssl which needs to be installed separately on windows. The 'light' binary from http://slproweb.com/products/Win32OpenSSL.html works.