Zora
Explore Ethereum
什么是Zora?
Zora是由https://zora.co开发的Chrome扩展程序,该扩展的主要功能是“Explore Ethereum”。
扩展截图
下载Zora扩展crx文件
下载Zora扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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!                     扩展基本信息
| 名称 |   |  
| ID | pnamkonjmokgiabilpahdlomhiapfjkg | 
| 官方URL | https://chromewebstore.google.com/detail/zora/pnamkonjmokgiabilpahdlomhiapfjkg | 
| 简介 | Explore Ethereum | 
| 文件大小 | 30.44 KB | 
| 安装次数 | 254 | 
| 当前版本 | 0.0.0.22 | 
| 更新时间 | 2023-08-26 | 
| 上架时间 | 2023-08-21 | 
| 评分 | 5.00/5 共2次评分 | 
| 开发者 | https://zora.co | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 支持的语言 | 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": "+++"
    }
}  |  |