CoinAwesome Wallet - Coins Inside
CoinAwesome Tip'n'Share Wallet. Tip, send and earn coins (AWE) instantly on any web page.
Cos'è CoinAwesome Wallet - Coins Inside?
CoinAwesome Wallet - Coins Inside è un'estensione di Chrome sviluppata da http://coinawesome.com, e la sua funzione principale è "CoinAwesome Tip'n'Share Wallet. Tip, send and earn coins (AWE) instantly on any web page.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CoinAwesome Wallet - Coins Inside
Scarica i file di estensione CoinAwesome Wallet - Coins Inside in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
The declared goal of CoinAwesome is to make it super-simple to reward and get rewarded for genuine digital content and thus to change how monetization on the web works. For you this means less ads, better content and better recommendations. And you can earn money while supporting a more free web. CoinAwesome - the way to pay with a smile. Don't be a product. Be a owner. Like different. Be awesome! Soon with BTC support.
Informazioni di Base sull'Estensione
Nome | |
ID | gkabgklaefijlojbcphnpdkmjlibdoed |
URL Ufficiale | https://chrome.google.com/webstore/detail/coinawesome-wallet-coins/gkabgklaefijlojbcphnpdkmjlibdoed |
Descrizione | CoinAwesome Tip'n'Share Wallet. Tip, send and earn coins (AWE) instantly on any web page. |
Dimensione del File | 1.47 MB |
Conteggio Installazioni | 36 |
Versione Corrente | 1.4.1 |
Ultimo Aggiornamento | 2015-04-17 |
Data di Pubblicazione | 2015-04-17 |
Valutazione | 4.00/5 Totale 4 Valutazioni |
Sviluppatore | http://coinawesome.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://coinawesome.com |
URL della Pagina di Aiuto | http://community.coinawesome.com |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Mr. Awesome", "name": "CoinAwesome Wallet - Coins Inside", "short_name": "CoinAwesome", "description": "CoinAwesome Tip'n'Share Wallet. Tip, send and earn coins (AWE) instantly on any web page.", "version": "1.4.1", "manifest_version": 2, "browser_action": { "default_icon": { "19": "data\/awesomeFace19.png", "38": "data\/awesomeFace38.png" }, "default_popup": "data\/index.html", "default_title": "CoinAwesome Wallet" }, "background": { "scripts": [ "data\/js\/libs\/zepto.min.js", "data\/js\/libs\/socket.io-1.1.0.js", "data\/js\/libs\/coinAWE.js", "data\/js\/util.js", "data\/js\/preferences.js", "data\/js\/wallet.js", "data\/js\/background.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ "data\/js\/libs\/zepto.min.js", "data\/js\/libs\/coinAWE.js", "data\/js\/util.js", "data\/js\/preferences.js", "data\/js\/wallet.js", "data\/js\/btn.js", "data\/js\/bitId.js" ], "matches": [ " |