Zora

Explore Ethereum

Apa itu Zora?

Zora adalah ekstensi Chrome yang dikembangkan oleh https://zora.co, dan fitur utamanya adalah "Explore Ethereum".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Zora

Unduh file ekstensi Zora dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Zora Zora
ID pnamkonjmokgiabilpahdlomhiapfjkg
URL Resmi https://chromewebstore.google.com/detail/zora/pnamkonjmokgiabilpahdlomhiapfjkg
Deskripsi Explore Ethereum
Ukuran File 30.44 KB
Jumlah Instalasi 254
Versi Saat Ini 0.0.0.22
Terakhir Diperbarui 2023-08-26
Tanggal Publikasi 2023-08-21
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://zora.co
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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": "+++"
    }
}