Zora
Explore Ethereum
Wat is Zora?
Zora is een Chrome-extensie ontwikkeld door https://zora.co, en de belangrijkste functie is "Explore Ethereum".
Extensie Screenshots
Download het CRX-bestand van de extensie Zora
Download Zora-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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! Basisinformatie over de Extensie
| Naam | |
| ID | pnamkonjmokgiabilpahdlomhiapfjkg |
| Officiële URL | https://chromewebstore.google.com/detail/zora/pnamkonjmokgiabilpahdlomhiapfjkg |
| Beschrijving | Explore Ethereum |
| Bestandsgrootte | 30.44 KB |
| Aantal Installaties | 254 |
| Huidige Versie | 0.0.0.22 |
| Laatst Bijgewerkt | 2023-08-26 |
| Publicatiedatum | 2023-08-21 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://zora.co |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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": "+++"
}
} | |