PeerPrice

Cotizaciones en tiempo real de Binance P2P en LATAM

What is PeerPrice?

PeerPrice is a Chrome extension developed by koaladlt, and its main feature is "Cotizaciones en tiempo real de Binance P2P en LATAM".

Extension Screenshots

screenshot

Download PeerPrice Extension CRX File

Download PeerPrice extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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,                    

Extension Basic Information

Name PeerPrice PeerPrice
ID dnliacgmindidcbcjalfpeklfpioholi
Official URL https://chromewebstore.google.com/detail/peerprice/dnliacgmindidcbcjalfpeklfpioholi
Description Cotizaciones en tiempo real de Binance P2P en LATAM
File Size 898 KB
Installation Count 120
Current Version 2.3.0
Last Updated 2024-02-04
Publish Date 2022-06-29
Rating 5.00/5 Total 5 Ratings
Developer koaladlt
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}