Skip to content

設定による色替えを可能にしたカスタマイズ版

License

Notifications You must be signed in to change notification settings

twogate/cordova-plugin-browsertab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

cordova plugin add https://github.com/twogate/cordova-plugin-browsertab.git

configure

config.xml

    <preference name="CustomTabColorRGB" value="#0D0D0D" />
    <preference name="CustomTabPctColorRGB" value="#DB3373" />
    <preference name="CustomTabPbtColorRGB" value="#0D0D0D" />

note

This plugin requires minSdkVersion > 16 on Android.

About

設定による色替えを可能にしたカスタマイズ版

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 48.3%
  • Objective-C 42.8%
  • JavaScript 8.9%