Telos Authenticator (Sqrl)
Universal account authenticator for EOSIO blockchains, powered by Telos' official Sqrl wallet
Qu'est-ce que Telos Authenticator (Sqrl) ?
Telos Authenticator (Sqrl) est une extension Chrome développée par EOS Miami, et sa fonction principale est "Universal account authenticator for EOSIO blockchains, powered by Telos' official Sqrl wallet".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Telos Authenticator (Sqrl)
Téléchargez les fichiers d'extension Telos Authenticator (Sqrl) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
The Telos Authenticator (Sqrl) for EOSIO blockchains is a Chrome extension that adopts the EOSIO Universal Authenticator Library standard for signing transactions securely.
Informations de Base sur l'Extension
Nom | |
ID | fpabdmjmldajnkijknogckkhlmbnfiog |
URL Officiel | https://chromewebstore.google.com/detail/telos-authenticator-sqrl/fpabdmjmldajnkijknogckkhlmbnfiog |
Description | Universal account authenticator for EOSIO blockchains, powered by Telos' official Sqrl wallet |
Taille du Fichier | 3.25 MB |
Nombre d'Installations | 29 |
Version Actuelle | 0.1.0 |
Dernière Mise à Jour | 2019-07-04 |
Date de Publication | 2019-07-01 |
Développeur | EOS Miami |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://telosfoundation.io/downloads |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Telos-Authenticator-Sqrl", "name": "Telos Authenticator (Sqrl)", "description": "Universal account authenticator for EOSIO blockchains, powered by Telos' official Sqrl wallet", "version": "0.1.0", "manifest_version": 2, "icons": { "128": "128.png" }, "browser_action": { "default_title": "Telos Authenticator (Sqrl)" }, "options_page": "index.html#options", "permissions": [ "storage", "tabs", "clipboardWrite" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |