TimeBird Dex
Crypto Wallet
什么是TimeBird Dex?
TimeBird Dex是由dev.timebird开发的Chrome扩展程序,该扩展的主要功能是“Crypto Wallet”。
扩展截图
下载TimeBird Dex扩展crx文件
下载TimeBird Dex扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Timebird Dex - The easiest and most secure crypto wallet * Timebird Dex is the #1 non-custodial, multi-chain & cryptocurrency wallet designed to seamlessly connect users to the crypto world in a safe and secure manner. * Easily send and receive crypto. * Multi-Coin Support - Manage BTC, BCH, ETH, ETC, LTC, and all your ERC-20 token. * Currently, Timebird Dex Wallet has integrated PancakeSwap, UniSwap, QuickSwap...
扩展基本信息
名称 | TimeBird Dex |
ID | bbjobibhhdmgglolffijmklfnhfgfopc |
官方URL | https://chromewebstore.google.com/detail/timebird-dex/bbjobibhhdmgglolffijmklfnhfgfopc |
简介 | Crypto Wallet |
文件大小 | 9.3 MB |
安装次数 | 22 |
当前版本 | 0.2.4 |
更新时间 | 2023-02-21 |
上架时间 | 2022-03-08 |
评分 | 5.00/5 共4次评分 |
开发者 | dev.timebird |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://en.timebird.org/ |
帮助页面URL | https://en.timebird.org/contact |
隐私政策页面URL | https://timebird.org/timebird-apps/terms-and-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "TimeBird Dex", "description": "Crypto Wallet", "version": "0.2.4", "icons": { "16": "assets\/logos\/16.png", "19": "assets\/logos\/19.png", "38": "assets\/logos\/38.png", "48": "assets\/logos\/48.png", "128": "assets\/logos\/128.png" }, "permissions": [ "storage", "tabs" ], "background": { "service_worker": "\/js\/background.js" }, "action": { "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |