AntiSwap - Crypto Exchange Rating

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

What is AntiSwap - Crypto Exchange Rating?

AntiSwap - Crypto Exchange Rating is a Chrome extension developed by https://antiswap.info, and its main feature is "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".

Extension Screenshots

screenshot
screenshot

Download AntiSwap - Crypto Exchange Rating Extension CRX File

Download AntiSwap - Crypto Exchange Rating extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
Official URL https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
Description Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
File Size 49.83 KB
Installation Count 53
Current Version 1.1
Last Updated 2024-02-10
Publish Date 2023-12-05
Rating 5.00/5 Total 21 Ratings
Developer https://antiswap.info
Email [email protected]
Payment Type free
Extension Website https://antiswap.info/extension
Privacy Policy Page URL https://antiswap.info/extension-privacy
Supported Languages 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"
}