Description
This plugin has been closed as of March 10, 2020 and is not available for download. Reason: Guideline Violation.
Reviews
September 3, 2016
Its a good start but would be awesome if you could add the Windows Phone and iOS support like genejg said.
https://developers.google.com/web/fundamentals/design-and-ui/browser-customization/theme-color
September 3, 2016
Works wonderful on my Android device. Would love to see an implementation for iOS and MSIE/Edge…
Google was awesome enough to provide documentation on how to do it!
<!– Chrome, Firefox OS and Opera –>
<meta name="theme-color" content="#4285f4">
<!– Windows Phone –>
<meta name="msapplication-navbutton-color" content="#4285f4">
<!– iOS Safari –>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
Contributors & Developers
“Chrome on Android Meta Theme” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Chrome on Android Meta Theme” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.