Kryptonize

Trade goods with crypto currencies

Cos'è Kryptonize?

Kryptonize è un'estensione di Chrome sviluppata da Crypto APIs, e la sua funzione principale è "Trade goods with crypto currencies".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Kryptonize

Scarica i file di estensione Kryptonize 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

                        Kryptonize is a 0% commission Crypto Payments Provider You Can Trust!

Transfer wallet to wallet in no time with our one-click transfer process with a Chrome extension.
 
Empower your business with borderless payment & without transfer limits.
Start accepting cryptocurrency today & expand your business opportunities.

A member of Crypto APIs ecosystem                    

Informazioni di Base sull'Estensione

Nome Kryptonize Kryptonize
ID ngipcngnpmdliaplplpbcafanecgalpg
URL Ufficiale https://chromewebstore.google.com/detail/kryptonize/ngipcngnpmdliaplplpbcafanecgalpg
Descrizione Trade goods with crypto currencies
Dimensione del File 333 KB
Conteggio Installazioni 101
Versione Corrente 0.6.0
Ultimo Aggiornamento 2019-09-12
Data di Pubblicazione 2019-09-12
Valutazione 4.82/5 Totale 130 Valutazioni
Sviluppatore Crypto APIs
Tipo di Pagamento free
Sito Web dell'Estensione https://kryptonize.io/
URL della Pagina di Aiuto https://kryptonize.io/
URL della Pagina della Politica sulla Privacy https://cryptoapis.io/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kryptonize",
    "short_name": "Kryptonize",
    "description": "Trade goods with crypto currencies",
    "version": "0.6.0",
    "browser_action": {
        "default_icon": "favicon.ico",
        "default_popup": "index.html"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' https:\/\/www.google.com\/ https:\/\/www.gstatic.com 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "assets\/css\/*",
        "assets\/js\/*",
        "assets\/fonts\/*"
    ]
}