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によって開発されたChromeの拡張機能で、その主な機能は「Instant detection of scams and protection against KYC traps in cryptocurrency exchange.」です。

拡張機能のスクリーンショット

screenshot
screenshot

AntiSwap - Crypto Exchange Rating拡張機能のCRXファイルをダウンロード

AntiSwap - Crypto Exchange Rating拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}