Greetings to all,
I have a requirement in which I want to customize InAppBrowser toolbar or say location bar.
I want to replace/add few buttons and its positions too. I want to hide only the URL portion and keep the buttons, etc.
Is it possible to customize or modify in InAppBrowser?
I’m using cordova-plugin-inappbrowser plugin.
I tried executeScript and insertCss methods.
but the problem is insertCss not working.
Any help Will be appreciated.
Thanks in advance.