AntiSwap - Crypto Exchange Rating

Instant detection of scams and protection against KYC traps in cryptocurrency exchange.

Wat is AntiSwap - Crypto Exchange Rating?

AntiSwap - Crypto Exchange Rating is een Chrome-extensie ontwikkeld door https://antiswap.info, en de belangrijkste functie is "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie AntiSwap - Crypto Exchange Rating

Download AntiSwap - Crypto Exchange Rating-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
Officiële URL https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
Beschrijving Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
Bestandsgrootte 49.83 KB
Aantal Installaties 53
Huidige Versie 1.1
Laatst Bijgewerkt 2024-02-10
Publicatiedatum 2023-12-05
Beoordeling 5.00/5 Totaal 21 Beoordelingen
Ontwikkelaar https://antiswap.info
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://antiswap.info/extension
URL van de Privacybeleid Pagina https://antiswap.info/extension-privacy
Ondersteunde Talen 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": [
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}