Bitcoin Forum

Bitcoin => Project Development => Topic started by: divinemaniac on March 11, 2017, 06:23:28 AM



Title: [ANN] Crypto Wallet Manager Chrome Extension
Post by: divinemaniac on March 11, 2017, 06:23:28 AM
Crypto Wallet Manager
A chrome extension to manage your crypto wallets

https://s6.postimg.org/7emv5spn5/store_icon.png

Owning multiple crypto-currency wallets is a hassle because of the multiple wallet addresses.
This is a chrome extension which provides an easy way to store wallet addresses for multiple crypto-currencies.
Managing multiple wallets has never been this easy.

Features:
- Store and manage multiple wallet addresses
- Copy addresses to clipboard with a single click
- One click qr code generation
- Multiple currencies supported
- Open Source

* I don't have enough funds to put this in the chrome extension store so I am sharing a download link.

Donations:
If you want to help me put this in the chrome store, donations are welcome at
19YEnU6g8Sr8MZgSJAxJQv5bubYS4iUFqE

OR you can PM me if you can get me a verified developer account (will pay) :D

Download Here (https://drive.google.com/open?id=0B3tQzCs0OWJSaGpVQnVoWWRiLTQ)

Source Code (https://github.com/mrdivinemaniac/Crypto-Wallet-Manager)

Installation Instructions:
1. Extract the downloaded zip file somewhere
2. Type chrome://extensions on your Google Chrome address bar and press enter
3. Make sure that Developer Mode is checked and on
4. Click on Load unpacked extension
5. Navigate to where you extracted the downloaded file and click ok
6. The extension will now appear on the side of the address bar

Please leave any suggestions, feedbacks and bug reports on this thread

Screenshots:

https://s6.postimg.org/k0xa2ms41/screen_1.jpg



https://s6.postimg.org/cm7ya968h/screen_2.jpg



https://s6.postimg.org/rjgfb9jgx/screen_3.jpg



https://s6.postimg.org/3tqzmkl3l/screen_4.jpg



Title: Re: [ANN] Crypto Wallet Manager Chrome Extension
Post by: Patatas on March 11, 2017, 07:57:54 AM
Nice.I was about to question the authenticity of your source code but thanks for putting it on GH.Is there a way I can install the app as a npm module and run it locally for verification purposes.I've just started to go through the Js files.
It is always sketchy to use 3rd party apps when it comes online wallets.


Title: Re: [ANN] Crypto Wallet Manager Chrome Extension
Post by: divinemaniac on March 11, 2017, 10:47:00 AM
Nice.I was about to question the authenticity of your source code but thanks for putting it on GH.Is there a way I can install the app as a npm module and run it locally for verification purposes.I've just started to go through the Js files.
It is always sketchy to use 3rd party apps when it comes online wallets.

Thank you for taking a look :D
and I don't think u can run this in node because it uses the google chrome API for storing data.
I can guarantee that there is no fishy business going on here XD
which you can confirm for yourself after going through the js files :D