AntiSwap - Crypto Exchange Rating
Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
Cos'è AntiSwap - Crypto Exchange Rating?
AntiSwap - Crypto Exchange Rating è un'estensione di Chrome sviluppata da https://antiswap.info, e la sua funzione principale è "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AntiSwap - Crypto Exchange Rating
Scarica i file di estensione AntiSwap - Crypto Exchange Rating in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Protect yourself and your cryptocurrency exchanges with the AntiSwap extension for Chrome! Install the extension and rely on our verified ratings to avoid fraud. You will be warned when visiting a scam exchange and can avoid KYC traps when exchanging cryptocurrencies.
Informazioni di Base sull'Estensione
Nome | AntiSwap - Crypto Exchange Rating |
ID | blecoenboiompgfpcnbeefapngemimak |
URL Ufficiale | https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak |
Descrizione | Instant detection of scams and protection against KYC traps in cryptocurrency exchange. |
Dimensione del File | 49.83 KB |
Conteggio Installazioni | 53 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2024-02-10 |
Data di Pubblicazione | 2023-12-05 |
Valutazione | 5.00/5 Totale 21 Valutazioni |
Sviluppatore | https://antiswap.info |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://antiswap.info/extension |
URL della Pagina della Politica sulla Privacy | https://antiswap.info/extension-privacy |
Lingue Supportate | de,en,fr,es,ru,zh-CN,ja |
manifest.json | |
{ "version": "1.1", "manifest_version": 3, "default_locale": "ru", "name": "__MSG_extensionName__", "short_name": "AntiSwap", "description": "__MSG_extensionDescription__", "background": { "service_worker": "js\/bg.js" }, "action": { "default_popup": "index.html", "default_icon": "icons\/n.png" }, "icons": { "16": "icons\/n.png", "48": "icons\/n.png", "128": "icons\/n.png" }, "permissions": [ "activeTab", "storage", "cookies", "scripting", "webNavigation", "tabs", "alarms", "webRequest" ], "host_permissions": [ " |