AntiSwap - Crypto Exchange Rating

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

Apa itu AntiSwap - Crypto Exchange Rating?

AntiSwap - Crypto Exchange Rating adalah ekstensi Chrome yang dikembangkan oleh https://antiswap.info, dan fitur utamanya adalah "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi AntiSwap - Crypto Exchange Rating

Unduh file ekstensi AntiSwap - Crypto Exchange Rating dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
URL Resmi https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
Deskripsi Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
Ukuran File 49.83 KB
Jumlah Instalasi 53
Versi Saat Ini 1.1
Terakhir Diperbarui 2024-02-10
Tanggal Publikasi 2023-12-05
Penilaian 5.00/5 Total 21 Penilaian
Pengembang https://antiswap.info
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://antiswap.info/extension
URL Halaman Kebijakan Privasi https://antiswap.info/extension-privacy
Bahasa yang Didukung 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"
}