Byone
Bytom Wallet Chrome extension.
Qu'est-ce que Byone ?
Byone est une extension Chrome développée par https://bytom.io, et sa fonction principale est "Bytom Wallet Chrome extension.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Byone
Téléchargez les fichiers d'extension Byone 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
👍 Secure & Advanced Bytom Client 👍 📌Features 1️⃣ Easy to use 2️⃣ Safe and stable 3️⃣ Multi-wallet transaction 4️⃣ Decentralized application 📌Note ⚠️ Make sure to backup the keystore 📝 Wiki:https://git.io/fjTXH 📃 Document:https://git.io/fjrnT 📌Feedback 👉 https://github.com/movnetwork/Byone 👈
Informations de Base sur l'Extension
Nom | Byone |
ID | nlgbhdfgdhgbiamfdfmbikcdghidoadd |
URL Officiel | https://chromewebstore.google.com/detail/byone/nlgbhdfgdhgbiamfdfmbikcdghidoadd |
Description | Bytom Wallet Chrome extension. |
Taille du Fichier | 9.55 MB |
Nombre d'Installations | 3,000 |
Version Actuelle | 3.4.5 |
Dernière Mise à Jour | 2021-11-26 |
Date de Publication | 2020-06-04 |
Évaluation | 4.17/5 Total 6 Évaluations |
Développeur | https://bytom.io |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://bymov.zendesk.com/hc/zh-cn/articles/360052692093--Bytom-MOV-Privacy-Policy-' |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Byone", "description": "Bytom Wallet Chrome extension.", "version": "3.4.5", "author": "Bytom frontend, zhitinglin", "web_accessible_resources": [ "js\/inject.js" ], "browser_action": { "default_popup": "pages\/popup.html", "default_icon": "icons\/logo.png" }, "icons": { "16": "icons\/logo.png", "48": "icons\/logo.png", "128": "icons\/logo.png" }, "permissions": [ "*:\/\/*\/", "storage", "unlimitedStorage", "background" ], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com\/analytics.js; object-src 'self'", "content_scripts": [ { "js": [ "js\/content.js" ], "run_at": "document_end", "matches": [ " |