AntiSwap - Crypto Exchange Rating

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

AntiSwap - Crypto Exchange Rating क्या है?

AntiSwap - Crypto Exchange Rating https://antiswap.info द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Instant detection of scams and protection against KYC traps in cryptocurrency exchange."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AntiSwap - Crypto Exchange Rating एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ URL 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"
}