AntiSwap - Crypto Exchange Rating

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

Co je AntiSwap - Crypto Exchange Rating?

AntiSwap - Crypto Exchange Rating je rozšíření Chrome vyvinuté https://antiswap.info, a jeho hlavní funkcí je „Instant detection of scams and protection against KYC traps in cryptocurrency exchange.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření AntiSwap - Crypto Exchange Rating

Stáhněte si soubory rozšíření AntiSwap - Crypto Exchange Rating ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
Oficiální URL https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
Popis Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
Velikost souboru 49.83 KB
Počet instalací 53
Aktuální Verze 1.1
Poslední Aktualizace 2024-02-10
Datum Vydání 2023-12-05
Hodnocení 5.00/5 Celkem 21 Hodnocení
Vývojář https://antiswap.info
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://antiswap.info/extension
URL Stránky Zásad Ochrany Soukromí https://antiswap.info/extension-privacy
Podporované Jazyky 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"
}