Hacker News new | ask | show | jobs
by swirlycheetah 4622 days ago
There's also Yeoman generators available to help scaffold out extensions and apps:

https://github.com/yeoman/generator-chrome-extension

https://github.com/yeoman/generator-chromeapp

1 comments

Nice, I wouldn't have thought of using Yeoman for extension development.