cordova-plugin-themeablebrowser
Browser wrapper
An in-app browser plugin that allows for customization of the browser's appearance and behavior to match the app's theme.
Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.
295 stars
39 watching
221 forks
Language: Java
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
apache/cordova-plugin-inappbrowser | Provides a way to open web pages within an app without leaving the main application window | 1,120 |
dannywillems/ocaml-cordova-plugin-inappbrowser-example | An example of binding to a native mobile browser plugin. | 0 |
dannywillems/ocaml-cordova-plugin-inappbrowser | A binding to a plugin providing an InAppBrowser view in hybrid mobile apps | 0 |
arnesson/cordova-plugin-firebase | A plugin that integrates Google Firebase services with Cordova projects to enable push notifications, analytics, and more. | 1,006 |
cjpearson/cordova-plugin-keyboard | Provides functionality to customize and control the keyboard in mobile apps | 177 |
apache/cordova-plugin-dialogs | Provides access to native dialog UI elements via a global object. | 289 |
versosolutions/cordovaclipboard | A plugin for managing text content in the clipboard across multiple mobile platforms. | 144 |
apache/cordova-plugin-statusbar | A Cordova plugin that provides customizable status bar controls for mobile devices | 617 |
gadapa-rakesh/capbrowser | A plugin that wraps an open-source iOS web view controller to provide a customizable browser experience with additional features for Android support. | 3 |
apache/cordova-plugin-splashscreen | Provides a way to control the browser platform splash screen during app launch and navigation. | 643 |
dannywillems/ocaml-cordova | Provides an interface to Cordova events and functionality in OCaml | 9 |
gbenvenuti/cordova-plugin-screen-orientation | Allows an app to change screen orientation dynamically | 164 |
dannywillems/ocaml-cordova-plugin-splashscreen | A binding that allows OCaml to interact with the cordova-plugin-splashscreen plugin for mobile applications | 0 |
moust/cordova-plugin-videoplayer | A Cordova plugin to play videos using native MediaPlayer on Android devices. | 138 |
dannywillems/ocaml-cordova-plugin-device-orientation-example | An example project demonstrating a Cordova plugin binding | 0 |