BearBy
Bearby the massa blockchain wallet, bearby the best way to join massa ecosystem, user friendly ui/ux and faster interface
什麼是BearBy?
BearBy是由https://bearby.io開發的Chrome擴展程式,該擴展的主要功能是“Bearby the massa blockchain wallet, bearby the best way to join massa ecosystem, user friendly ui/ux and faster interface”。
擴展截圖
下載BearBy擴展crx文件
下載BearBy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Bearby the massa blockchain wallet, bearby the best way to join massa ecosystem, user friendly ui/ux and faster interface
擴展基本資訊
名稱 | BearBy |
ID | papngmkmknnmfhabbckobgfpihpdgplk |
官方網址 | https://chromewebstore.google.com/detail/bearby/papngmkmknnmfhabbckobgfpihpdgplk |
簡介 | Bearby the massa blockchain wallet, bearby the best way to join massa ecosystem, user friendly ui/ux and faster interface |
檔案大小 | 458 KB |
安裝次數 | 48,351 |
目前版本 | 0.4.4 |
更新時間 | 2024-02-28 |
上架時間 | 2022-10-31 |
評分 | 4.60/5 共 10 次評分 |
開發者 | https://bearby.io |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://bearby.io/ |
說明頁面URL | https://github.com/bearby-wallet/bearby-extension/issues |
隱私政策頁面URL | https://zilpay.io/extension-policy |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "BearBy", "manifest_version": 3, "permissions": [ "storage", "notifications", "activeTab", "alarms" ], "icons": { "16": "icons\/16.png", "19": "icons\/19.png", "38": "icons\/38.png", "39": "icons\/39.png", "48": "icons\/48.png", "96": "icons\/96.png", "128": "icons\/128.png" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_start", "all_frames": true } ], "host_permissions": [ " |