I have created addon for firefox. I have to create same addon in google chrome(chrome extension).
In firefox I create widget according to pageurl. For other url I create another widget.(means I am creating widget dynamically)
In widget I am show a panel. In panel contentURL is dynamic Url created.
How to open server url in chrome popup. I want to create multiple popup instance for multiple pageurl.
Give suggestion for me.