Merge pull request #494 from colkito/fix/firefox-addon-icon

added firefox addon icon
This commit is contained in:
Matias Alejo Garcia 2014-05-30 15:46:49 -03:00
commit 27b638434b
2 changed files with 6 additions and 4 deletions

View File

@ -1,9 +1,10 @@
{
"name": "copay-addon",
"name": "copay",
"title": "Copay",
"id": "jid1-shqjFWBfQ0pYhQ",
"id": "copay@bitpay",
"description": "A multisignature Bitcoin wallet",
"author": "",
"icon": "data/img/icons/icon.png",
"author": "Mario Colque <mario@bitpay.com>",
"license": "MIT",
"version": "APP_VERSION"
}

View File

@ -11,7 +11,8 @@
<h1>Copay Firefox Installation:</h1>
<ol>
<li>Download the <a href="copay-firefox-addon.xpi">XPI</a></li>
<li>Install the XPI file in Firefox from Addons sections</li>
<li>Go to "about:addons" on your Firefox</li>
<li>Install the Addon from file</li>
<li>Copay is installed!</li>
</ol>
</div>