RippleTick

RippleTick is a lightweight, live Ripple XRP price ticker, calculator, and market stats app. The goal is to provide you with the…

Was ist RippleTick?

RippleTick ist eine Chrome-Erweiterung, die von https://rippletick.com entwickelt wurde, und ihr Hauptmerkmal ist "RippleTick is a lightweight, live Ripple XRP price ticker, calculator, and market stats app. The goal is to provide you with the…".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

RippleTick-Erweiterungs-CRX-Datei herunterladen

Laden Sie RippleTick-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        RippleTick is a lightweight, live Ripple XRP price ticker, calculator, and market stats app. The goal is to provide you with the quickest method of access to view the latest XRP price and calculate the worth of your holdings.

Features:

- USD real time XRP price via websocket and several fiat options updated every 10-20 seconds
- Calculate the worth of your XRP holdings on the fly
- Your choice of dark and light themes
- Additional market cap, 24 hour change, and volume statistics                    

Grundlegende Informationen zur Erweiterung

Name RippleTick RippleTick
ID hipilpceecbhfpflneijogboalilnfjp
Offizielle URL https://chromewebstore.google.com/detail/rippletick/hipilpceecbhfpflneijogboalilnfjp
Beschreibung RippleTick is a lightweight, live Ripple XRP price ticker, calculator, and market stats app. The goal is to provide you with the…
Dateigröße 514 KB
Installationsanzahl 372
Aktuelle Version 1.3.3
Letztes Update 2018-04-10
Veröffentlichungsdatum 2018-04-10
Bewertung 5.00/5 Insgesamt 18 Bewertungen
Entwickler https://rippletick.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://rippletick.com
Hilfeseite URL https://anagramsolver.org
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "RippleTick",
    "name": "RippleTick",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "RippleTick"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "version": "1.3.3"
}