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 |
| 官方網址 | 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\/"
]
} | |