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文件
下載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 |
ID | blecoenboiompgfpcnbeefapngemimak |
官方網址 | 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": [ " |