Scam Sniffer
Help people fight against crypto scammers
什麼是Scam Sniffer?
Scam Sniffer是由https://scamsniffer.io開發的Chrome擴展程式,該擴展的主要功能是“Help people fight against crypto scammers”。
擴展截圖
下載Scam Sniffer擴展crx文件
下載Scam Sniffer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
About Scam Sniffer
Scam Sniffer is an all-in-one web3 anti-scam solution with Chrome extension, API. We can identify scam websites and malicious transactions in real-time to protect individual users.
Enhance the anti-scam capability of individual users to accelerate the mass adoption of web3.
To create the most respected and widely adopted anti-scam platform that is built and owned by the community. 擴展基本資訊
| 名稱 | |
| ID | mnkbccinkbalkmmnmbcicdobcmgggmfc |
| 官方網址 | https://chromewebstore.google.com/detail/scam-sniffer/mnkbccinkbalkmmnmbcicdobcmgggmfc |
| 簡介 | Help people fight against crypto scammers |
| 檔案大小 | 2.28 MB |
| 安裝次數 | 20,000 |
| 目前版本 | 0.0.21 |
| 更新時間 | 2024-03-03 |
| 上架時間 | 2022-06-27 |
| 評分 | 3.90/5 共 10 次評分 |
| 開發者 | https://scamsniffer.io |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 隱私政策頁面URL | https://www.wechatsync.com/privacy-policy.html |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Scam Sniffer",
"version": "0.0.21",
"icons": {
"16": "assets\/icons\/16.png",
"32": "assets\/icons\/32.png",
"48": "assets\/icons\/48.png",
"128": "assets\/icons\/128.png"
},
"description": "Help people fight against crypto scammers",
"homepage_url": "https:\/\/scamsniffer.io?utm_source=plugin",
"short_name": "Scam Sniffer",
"host_permissions": [
"https:\/\/domain-api.scamsniffer.io\/*",
"*:\/\/*\/*"
],
"permissions": [
"storage",
"tabs",
"webRequest"
],
"author": "fun",
"minimum_chrome_version": "88",
"action": {
"default_icon": "assets\/icons\/48.png",
"default_title": "Scam Sniffer",
"default_popup": "popup.html"
},
"background": {
"service_worker": "js\/background.bundle.js"
},
"web_accessible_resources": [
{
"resources": [
"assets\/*",
"assets\/js\/*"
],
"matches": [
" | |