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."입니다.
확장 프로그램 스크린샷
AntiSwap - Crypto Exchange Rating 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
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": [ " |