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 扩展基本信息
| 名称 | |
| ID | papngmkmknnmfhabbckobgfpihpdgplk |
| 官方URL | 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": [
" | |