=== Color Mobile Browser Address Bar ===
Contributors: webbteche
Tags: mobile address bar color, theme color, meta tag for theme color, theme color on address bar
Requires at least: 3.8
Tested up to: 5.7
Stable tag: 1.0.10
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A WordPress plugin that lets you add a custom color to the address bar of mobile browsers.

== Description ==

A simple plugin that generates a meta tag; specifically, adding "theme-color" meta data to the head section of your page. Which enable mobile browsers to get that data and apply it to the address bar.

No more unsafe editing of your theme's header.php file. You simply follow the instructions provided and you are good to go.

== Installation ==

1. Download and extract plugin files to wp-content/plugin directory or just click Install Now in WordPress plugin page.
1. Activate the plugin.
1. Go to appearance menu > Mobile Browser Address Bar Color.
1. Select the color that you want.
1. Click save changes.
1. Thats it!

== Frequently Asked Questions ==

= It is not working! =

You're probably using unsupported browser like Opera. For best solution, try it on Chrome. If still not working, just open a topic on the plugin support forum.

== Changelog ==

= 1.0.10 - 4/7/2021 =
* TWEAK! - Changes in author name and plugin icon.

= 1.0.9 - 8/3/2017 =
* TWEAK! - Added default value when first activated on the meta <head> and if user input made an invalid hex input

= 1.0.8 - 8/2/2017 =
* New! - Added uninstall.php

= 1.0.7 - 8/2/2017 =
* OFFICIAL RELEASE
* TWEAK! - Sanitize Hex Input [Improve Security]

= 1.0.6 - 8/1/2017 =
* New! - Added Default Color Value
* Fix! - Hexadecimal not showing on the field when clicked

= 1.0.5 - 7/31/2017 =
* New! - Added Admin Notices

= 1.0.4 - 7/31/2017 =
* Initial Release

== Upgrade Notice ==
Please upgrade your WordPress later than v3.5 so that the color picker will work.