Addon development with angualr

Hi,

I am trying to create a new addon to replace the “new tab” page. I wan’t to develop the replacement with Angular and have trouble accessing the browser object to use the APIs. I have tried several things but browser is always undefined. Has anyone else tried to use Angular in an extension and accessed the web extension apis from angular? Any tips?