cordova-plugin-themeablebrowser icon indicating copy to clipboard operation
cordova-plugin-themeablebrowser copied to clipboard

Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.

Results 100 cordova-plugin-themeablebrowser issues
Sort by recently updated
recently updated
newest added

Hey Community! I got a toolbar with 1 icon to close the browser 2 icons for back & forward and 1 custom btn. The problem I got is, that the...

my app is full screen but once i open a TIAB window i get bars top and bottom. here's my code: var options = { toolbar: { height: 0 },...

How can i remove the status bar?

When I have multiple buttons in the customButtons array with two separate events. The second event isn't used and it uses only the first event.

How do you set button sizes? I also need these to be responsive as my header height is.

Hi, I want to call this theme browser with click event in my controller. I got unknown provider injector error. here is my code. Could you please tell what's wrong?...

Try to debug the code in themeablebrowser, when I start to debug insimulator it show thread error in x-code the view got stuck and when I try to debug from...

I have been trying for some time now. In android platform folder you can put images in drawable folder as mentioned in plugin but in case of IOS is there...

If i navigate and click YouTube link, external YouTube app are opened, is possible force all navigation inside webview?

I noticed that after closing the browser, the webview session still stays on the android(see attached below the screenshot). So it causes that in case when we reopen (show/close) a...