Scam Sniffer
Help people fight against crypto scammers
Scam Sniffer क्या है?
Scam Sniffer https://scamsniffer.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Help people fight against crypto scammers"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Scam Sniffer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Scam Sniffer |
ID | mnkbccinkbalkmmnmbcicdobcmgggmfc |
आधिकारिक URL | 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": [ " |