Fractal Wallet
The Fractal Wallet is a browser extension that allows users to store their validated decentralized identity (DID) credentials.
¿Qué es Fractal Wallet?
Fractal Wallet es una extensión de Chrome desarrollada por Trust Fractal GmbH, y su función principal es "The Fractal Wallet is a browser extension that allows users to store their validated decentralized identity (DID) credentials.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Fractal Wallet
Descarga archivos de extensión Fractal Wallet en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
The Fractal Wallet is a digital identity (DID) browser extension that enables you to prove your identity easily without disclosing your personal data. You can use it to join the Fractal Protocol, enabling you to receive FCL rewards. Don't pay for the Internet with your personal data: let the Internet pay you.
Información Básica de la Extensión
Nombre | |
ID | agechnindjilpccclelhlbjphbgnobpf |
URL Oficial | https://chromewebstore.google.com/detail/fractal-wallet/agechnindjilpccclelhlbjphbgnobpf |
Descripción | The Fractal Wallet is a browser extension that allows users to store their validated decentralized identity (DID) credentials. |
Tamaño del Archivo | 8.51 MB |
Cantidad de Instalaciones | 39,034 |
Versión Actual | 0.4.14 |
Última Actualización | 2022-08-29 |
Fecha de Publicación | 2021-05-09 |
Calificación | 3.54/5 Total de 59 Calificaciones |
Desarrollador | Trust Fractal GmbH |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://protocol.fractal.id/ |
URL de la Página de Política de Privacidad | https://fractal.id/documents/privacy-policy |
Idiomas Soportados | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "https:\/\/www.trustfractal.com", "manifest_version": 2, "version": "0.4.14", "short_name": "Fractal Wallet", "name": "Fractal Wallet", "description": "The Fractal Wallet is a browser extension that allows users to store their validated decentralized identity (DID) credentials.", "browser_action": { "default_title": "Fractal Wallet", "default_popup": "popup.html", "default_icon": { "16": "img\/icon_16.png", "19": "img\/icon_19.png", "32": "img\/icon_32.png", "38": "img\/icon_38.png", "64": "img\/icon_64.png", "128": "img\/icon_128.png", "512": "img\/icon_512.png" } }, "commands": { "_execute_browser_action": { "suggested_key": { "windows": "Alt+Shift+F", "mac": "Alt+Shift+F", "chromeos": "Alt+Shift+F", "linux": "Alt+Shift+F" } } }, "background": { "scripts": [ "background.bundle.js" ] }, "content_scripts": [ { "matches": [ " |