ScamBlox.io
ScamBLOX Plus is a multi-layered security browser extension protecting you against digital fraud.
Τι είναι το ScamBlox.io;
Το ScamBlox.io είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Cyber AI Corp, και η κύρια λειτουργία του είναι "ScamBLOX Plus is a multi-layered security browser extension protecting you against digital fraud.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης ScamBlox.io
Λήψη αρχείων επέκτασης ScamBlox.io σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Avoid scams/phishing and malicious sites. Report urls and websites at the click of a button right on your browser. Keep safe when navigating social media sites such as instagram/facebook/twitter. Easily flag profiles and get notified when they are confirmed as scam. Build reputation through our point system within the community as a blocker and a justice warrior. Quick + Easy Reporting Provide us with the link and we will do the rest. Suspicious websites will be flagged in our database. Scam Identifier Reported websites, interactive posts and social media posts will be flagged for all of our users. We alert you when things looks suspicious and when activity is confirmed as a scam. Community Driven This is a safe space for everyone to participate. Warn fellow users of suspicious activities, social media accounts and posts, interactive posts and anything fraud related. Appeal You think a site is wrongly identified as a scam? Simply click appeal to alert our experts and we will look into it. Trusted You will know when a website is trusted and endorsed by us. https://scamblox.io/privacy-policy-3/ https://scamblox.io/terms-of-service/
Βασικές Πληροφορίες Επέκτασης
Όνομα | ScamBlox.io |
ID | fadoanebflhfokanjbjpcmhddiackkki |
Επίσημο URL | https://chromewebstore.google.com/detail/scambloxio/fadoanebflhfokanjbjpcmhddiackkki |
Περιγραφή | ScamBLOX Plus is a multi-layered security browser extension protecting you against digital fraud. |
Μέγεθος Αρχείου | 2.24 MB |
Αριθμός Εγκαταστάσεων | 62 |
Τρέχουσα Έκδοση | 3.5 |
Τελευταία Ενημέρωση | 2023-06-26 |
Ημερομηνία Δημοσίευσης | 2020-07-28 |
Αξιολόγηση | 4.82/5 Συνολικά 17 Αξιολογήσεις |
Προγραμματιστής | Cyber AI Corp |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://scamblox.io/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://cyberai.pro/contact-us/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://scamblox.io/privacy-policy-3 |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ScamBlox.io", "description": "ScamBLOX Plus is a multi-layered security browser extension protecting you against digital fraud.", "version": "3.5", "manifest_version": 2, "browser_action": { "default_title": "ScamBlox.io", "default_icon": ".\/images\/icon32.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "*:\/\/scamblox.io\/*" ], "css": [], "js": [ ".\/js\/jquery-3.5.1.min.js", ".\/js\/core.js", ".\/js\/config.js", ".\/js\/apple-login.js", ".\/js\/google-login.js" ], "run_at": "document_end", "all_frames": false }, { "matches": [ " |