ScamDetector
Secure your web browsing and detect scam websites in a single click
Что такое ScamDetector?
ScamDetector - это расширение Chrome, разработанное https://forexcomplaintregistry.com, и его основная функция - "Secure your web browsing and detect scam websites in a single click".
Снимки экрана расширения
Скачать файл CRX расширения ScamDetector
Скачайте файлы расширений 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\/"
]
} | |