Kontos
Kontos Chrome extension
Cos'è Kontos?
Kontos è un'estensione di Chrome sviluppata da https://kontos.io, e la sua funzione principale è "Kontos Chrome extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Kontos
Scarica i file di estensione Kontos 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
Kontos is a revolutionary zero-knowledge based layer-2 account protocol. Its superior architecture enables users to enjoy numerous features, including gas-less transactions, asset-less operations, and key-less with higher security. By offering a single account for multiple blockchains, Kontos simplifies the usability of blockchain-based applications and provides an easy entry point into the world of web3. With these unique features, Kontos is revolutionizing the traditional blockchain ecosystem and paving the way for the decentralized future. Kontos Wallet is the entrypoint of Kontos protocol.
Informazioni di Base sull'Estensione
Nome | Kontos |
ID | abjfbanhppgiflmobebfffbijcfoeiao |
URL Ufficiale | https://chromewebstore.google.com/detail/kontos/abjfbanhppgiflmobebfffbijcfoeiao |
Descrizione | Kontos Chrome extension |
Dimensione del File | 23.3 MB |
Conteggio Installazioni | 24,862 |
Versione Corrente | 0.1.2 |
Ultimo Aggiornamento | 2023-12-28 |
Data di Pubblicazione | 2023-04-06 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://kontos.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.kontos.io |
URL della Pagina della Politica sulla Privacy | https://www.privacypolicies.com/live/83cb864e-4de4-4ae2-aaf2-1ae1204e3edb |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Kontos Chrome extension", "version": "0.1.2", "manifest_version": 3, "name": "Kontos", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "kontos.png" }, "icons": { "32": "kontos.png", "72": "kontos.png", "128": "kontos.png", "512": "kontos.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |