AntiSwap - Crypto Exchange Rating

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

ما هو AntiSwap - Crypto Exchange Rating؟

AntiSwap - Crypto Exchange Rating هو إضافة Chrome تم تطويرها بواسطة https://antiswap.info، والميزة الرئيسية لها هي "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة AntiSwap - Crypto Exchange Rating

قم بتنزيل ملفات الامتداد AntiSwap - Crypto Exchange Rating بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
عنوان URL الرسمي https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
الوصف Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
حجم الملف 49.83 KB
عدد التثبيتات 53
النسخة الحالية 1.1
آخر تحديث 2024-02-10
تاريخ النشر 2023-12-05
تقييم 5.00/5 مجموع تقييمات 21
المطور https://antiswap.info
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://antiswap.info/extension
عنوان صفحة سياسة الخصوصية https://antiswap.info/extension-privacy
اللغات المدعومة 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"
}