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
电子邮箱 [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"
}