Crypto transaction check
User can check the transaction details by Hash.
Was ist Crypto transaction check?
Crypto transaction check ist eine Chrome-Erweiterung, die von gromt.denky entwickelt wurde, und ihr Hauptmerkmal ist "User can check the transaction details by Hash.".
Erweiterungsscreenshots
Crypto transaction check-Erweiterungs-CRX-Datei herunterladen
Laden Sie Crypto transaction check-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
Crypto transaction check is a very easy app to verify the tansactions. How to use? Step 1: Click on the extension icon. Step 2: A right sidebar will appear in right side. And user will enter the transaction hash Final results: User will get the id of sender and receiver. This extension uses the API of https://blockchair.com
Grundlegende Informationen zur Erweiterung
Name | Crypto transaction check |
ID | nijkapbgclllfbkccfchmjdhmgkjofco |
Offizielle URL | https://chromewebstore.google.com/detail/crypto-transaction-check/nijkapbgclllfbkccfchmjdhmgkjofco |
Beschreibung | User can check the transaction details by Hash. |
Dateigröße | 133 KB |
Installationsanzahl | 25 |
Aktuelle Version | 0.0.0.1 |
Letztes Update | 2023-06-18 |
Veröffentlichungsdatum | 2023-05-10 |
Bewertung | 2.67/5 Insgesamt 3 Bewertungen |
Entwickler | gromt.denky |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://cryptotransaction.xyz/privacy.html |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crypto transaction check", "description": "User can check the transaction details by Hash.", "action": { "default_icon": { "16": "logo\/16.png", "32": "logo\/32.png" }, "default_title": "Crypto transaction check" }, "version": "0.0.0.1", "background": { "service_worker": "serviceworker.js" }, "manifest_version": 3, "content_scripts": [ { "matches": [ " |