ScamDetector

Secure your web browsing and detect scam websites in a single click

Qu'est-ce que ScamDetector ?

ScamDetector est une extension Chrome développée par https://forexcomplaintregistry.com, et sa fonction principale est "Secure your web browsing and detect scam websites in a single click".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension ScamDetector

Téléchargez les fichiers d'extension ScamDetector au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom ScamDetector ScamDetector
ID biogckikjlggncmoeeeoadkpfhgllcmj
URL Officiel https://chromewebstore.google.com/detail/scamdetector/biogckikjlggncmoeeeoadkpfhgllcmj
Description Secure your web browsing and detect scam websites in a single click
Taille du Fichier 426 KB
Nombre d'Installations 386
Version Actuelle 1.1
Dernière Mise à Jour 2020-04-10
Date de Publication 2020-04-10
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://forexcomplaintregistry.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://money-back.com
URL de la Page d'Aide https://money-back.com/contact
URL de la Page de Politique de Confidentialité https://money-back.com/privacy-policy
Langues Prises en Charge 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\/"
    ]
}