AntiSwap - Crypto Exchange Rating

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

O que é AntiSwap - Crypto Exchange Rating?

AntiSwap - Crypto Exchange Rating é uma extensão do Chrome desenvolvida por https://antiswap.info, e sua principal característica é "Instant detection of scams and protection against KYC traps in cryptocurrency exchange.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão AntiSwap - Crypto Exchange Rating

Baixe arquivos de extensão AntiSwap - Crypto Exchange Rating no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome AntiSwap - Crypto Exchange Rating AntiSwap - Crypto Exchange Rating
ID blecoenboiompgfpcnbeefapngemimak
URL Oficial https://chromewebstore.google.com/detail/antiswap-crypto-exchange/blecoenboiompgfpcnbeefapngemimak
Descrição Instant detection of scams and protection against KYC traps in cryptocurrency exchange.
Tamanho do Arquivo 49.83 KB
Contagem de Instalações 53
Versão Atual 1.1
Última Atualização 2024-02-10
Data de Publicação 2023-12-05
Classificação 5.00/5 Total de 21 Avaliações
Desenvolvedor https://antiswap.info
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://antiswap.info/extension
URL da Página de Política de Privacidade https://antiswap.info/extension-privacy
Idiomas Suportados 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"
}