PeerPrice
Cotizaciones en tiempo real de Binance P2P en LATAM
什么是PeerPrice?
PeerPrice是由koaladlt开发的Chrome扩展程序,该扩展的主要功能是“Cotizaciones en tiempo real de Binance P2P en LATAM”。
扩展截图
下载PeerPrice扩展crx文件
下载PeerPrice扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Vistazo a las cotizaciones en tiempo real de Binance P2P en diferentes activos.
Ahora podés filtrar por método de pago y ver la cotización de los dólares financieros (CCL, Blue y MEP)
Activos disponibles para revisar: USDT, BUSD, DAI, BTC, ETH.
NUEVO: Ahora podés revisar las cotizaciones en todas estás monedas FIAT:
ARS,
BOB,
BRL,
CLP,
COP,
EUR,
MXN,
PEN,
PYG,
USD,
UYU,
VES, 扩展基本信息
| 名称 | |
| ID | dnliacgmindidcbcjalfpeklfpioholi |
| 官方URL | https://chromewebstore.google.com/detail/peerprice/dnliacgmindidcbcjalfpeklfpioholi |
| 简介 | Cotizaciones en tiempo real de Binance P2P en LATAM |
| 文件大小 | 898 KB |
| 安装次数 | 120 |
| 当前版本 | 2.3.0 |
| 更新时间 | 2024-02-04 |
| 上架时间 | 2022-06-29 |
| 评分 | 5.00/5 共5次评分 |
| 开发者 | koaladlt |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | es-419 |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "PeerPrice",
"version": "2.3.0",
"description": "Cotizaciones en tiempo real de Binance P2P en LATAM",
"icons": {
"16": "logo.png",
"48": "logo.png",
"128": "logo.png"
},
"action": {
"default_icon": "logo.png",
"default_popup": "popup.html"
},
"permissions": [
"storage"
]
} | |