Zora
Explore Ethereum
Qu'est-ce que Zora ?
Zora est une extension Chrome développée par https://zora.co, et sa fonction principale est "Explore Ethereum".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Zora
Téléchargez les fichiers d'extension Zora 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
Type +++ in your search bar to Explore Ethereum. +++ to search anything +++name.ens will take you directly to a profile +++create to create an edition Enjoy!
Informations de Base sur l'Extension
Nom | Zora |
ID | pnamkonjmokgiabilpahdlomhiapfjkg |
URL Officiel | https://chromewebstore.google.com/detail/zora/pnamkonjmokgiabilpahdlomhiapfjkg |
Description | Explore Ethereum |
Taille du Fichier | 30.44 KB |
Nombre d'Installations | 254 |
Version Actuelle | 0.0.0.22 |
Dernière Mise à Jour | 2023-08-26 |
Date de Publication | 2023-08-21 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | https://zora.co |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zora", "description": "Explore Ethereum", "version": "0.0.0.22", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "contextMenus" ], "background": { "service_worker": "background.js" }, "omnibox": { "keyword": "+++" } } |