AntiSwap - Crypto Exchange Rating

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

AntiSwap - Crypto Exchange Rating là gì?

AntiSwap - Crypto Exchange Rating là một tiện ích mở rộng Chrome được phát triển bởi https://antiswap.info, và tính năng chính của nó là "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng AntiSwap - Crypto Exchange Rating

Tải xuống các tệp mở rộng AntiSwap - Crypto Exchange Rating dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
URL Chính Thức https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
Mô tả Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
Kích Thước Tệp 49.83 KB
Số Lần Cài Đặt 53
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2024-02-10
Ngày Phát Hành 2023-12-05
Đánh Giá 5.00/5 Tổng số 21 Đánh Giá
Nhà Phát Triển https://antiswap.info
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://antiswap.info/extension
URL Trang Chính Sách Bảo Mật https://antiswap.info/extension-privacy
Ngôn Ngữ Được Hỗ Trợ 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"
}