When i first started creating Chrome extensions i kept running into two issues that prevented me from really enjoying the development:
- Cumbersome debugging & testing
- Time-consuming preparation of new releases
In this article i will show how Grunt can help in streamlining above steps.
Continue reading Using Grunt in Chrome extension development