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 | 
| Eメール | [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": "+++"
    }
}  |  |