AntiSwap - Crypto Exchange Rating

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

Vad är AntiSwap - Crypto Exchange Rating?

AntiSwap - Crypto Exchange Rating är en Chrome-tillägg utvecklad av https://antiswap.info, och dess huvudfunktion är "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner AntiSwap - Crypto Exchange Rating-förlängningens CRX-fil

Ladda ner AntiSwap - Crypto Exchange Rating-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
Officiell webbadress https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
Beskrivning Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
Filstorlek 49.83 KB
Antal Installationer 53
Aktuell Version 1.1
Senast Uppdaterad 2024-02-10
Publiceringsdatum 2023-12-05
Betyg 5.00/5 Totalt 21 Betyg
Utvecklare https://antiswap.info
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://antiswap.info/extension
URL till Sekretesspolicy Sidan https://antiswap.info/extension-privacy
Stödda Språk 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"
}