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 |
| Eメール | [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\/"
]
} | |