=== Plugin Name ===
Contributors: galaxyAbstractor
Donate link: http://pixomania.net
Tags: bitcoin, donation, admin, header, donate
Requires at least: 2.8
Tested up to: 3.1.3
Stable tag: 1.0.0

Easily lets you put your bitcoin address, a message and a thanks URL in the header section, so that firefox users using the FireCoin addon can donate to you.

== Description ==
The firefox addon https://addons.mozilla.org/en-US/firefox/addon/firecoin/ lets users easily donate BitCoins to site owners. It gets your BitCoin address from a metatag named "bitcoin". It also allows the site owners to provide a message and a URL to a thanks page.

This plugin makes it easy for you to add these tags to your headers.

Please note that this plugin will promote the Firefox addon in a HTML comment in the header, which is only visible if a user would inspect the HTML code. It wont show the link anywhere else.

== Installation ==

1. Upload `firecoin.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Edit its settings in the 'Settings' menu in WordPress.

== Changelog ==

= 1.0 =
* Released