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\/"
]
} | |