ScamDetector
Secure your web browsing and detect scam websites in a single click
什么是ScamDetector?
ScamDetector是由https://forexcomplaintregistry.com开发的Chrome扩展程序,该扩展的主要功能是“Secure your web browsing and detect scam websites in a single click”。
扩展截图
下载ScamDetector扩展crx文件
下载ScamDetector扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
We are a company that helps raise awarness for dangers online. to try help prevent users from falling prey to financial and online scams.
We offer a few blogs and guides online on how to avoid fishing, investing scams, hacking, and other fraudulent activities online.
Our aim here is to create a product that can alert users of suspicious links/sites and present more information about the website in question to shed more light over the operation.
We beleive that if a user has all the information he would be far less praun to fall victim.
We have accumlated a large data base of fishing sites, Online scam sites, methodologies of fishing and banking fraud online. 扩展基本信息
| 名称 | |
| ID | biogckikjlggncmoeeeoadkpfhgllcmj |
| 官方URL | https://chromewebstore.google.com/detail/scamdetector/biogckikjlggncmoeeeoadkpfhgllcmj |
| 简介 | Secure your web browsing and detect scam websites in a single click |
| 文件大小 | 426 KB |
| 安装次数 | 386 |
| 当前版本 | 1.1 |
| 更新时间 | 2020-04-10 |
| 上架时间 | 2020-04-10 |
| 评分 | 5.00/5 共4次评分 |
| 开发者 | https://forexcomplaintregistry.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://money-back.com |
| 帮助页面URL | https://money-back.com/contact |
| 隐私政策页面URL | https://money-back.com/privacy-policy |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "ScamDetector",
"description": "Secure your web browsing and detect scam websites in a single click",
"version": "1.1",
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "main.html",
"default_title": "ScamDetector"
},
"permissions": [
"activeTab",
"http:\/\/api.forexcomplaintregistry.com\/scamcheck\/"
]
} | |