by Claudio ancooor.
Hi,
you should modify the function _openFile (mm.js).
I think that you need to change the following lines:
window.plugins.childBrowser.showWebPage(
link,
{
showLocationBar: true ,
showAddress: false
}
Regards