chrome browser extension update
This commit is contained in:
parent
dd32e2b312
commit
50f0b9ae22
12 changed files with 55 additions and 12 deletions
11
browser-extensions/firefox/package.json
Normal file
11
browser-extensions/firefox/package.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "copay",
|
||||
"title": "Copay",
|
||||
"id": "copay@bitpay",
|
||||
"description": "A multisignature Bitcoin wallet",
|
||||
"icon": "data/img/icons/icon.png",
|
||||
"author": "Mario Colque <mario@bitpay.com>",
|
||||
"license": "MIT",
|
||||
"version": "APP_VERSION"
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue