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 |
| 官方網址 | 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"
]
} | |