ScamDetector

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

Apa itu ScamDetector?

ScamDetector adalah ekstensi Chrome yang dikembangkan oleh https://forexcomplaintregistry.com, dan fitur utamanya adalah "Secure your web browsing and detect scam websites in a single click".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi ScamDetector

Unduh file ekstensi ScamDetector dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama ScamDetector ScamDetector
ID biogckikjlggncmoeeeoadkpfhgllcmj
URL Resmi https://chromewebstore.google.com/detail/scamdetector/biogckikjlggncmoeeeoadkpfhgllcmj
Deskripsi Secure your web browsing and detect scam websites in a single click
Ukuran File 426 KB
Jumlah Instalasi 386
Versi Saat Ini 1.1
Terakhir Diperbarui 2020-04-10
Tanggal Publikasi 2020-04-10
Penilaian 5.00/5 Total 4 Penilaian
Pengembang https://forexcomplaintregistry.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://money-back.com
URL Halaman Bantuan https://money-back.com/contact
URL Halaman Kebijakan Privasi https://money-back.com/privacy-policy
Bahasa yang Didukung 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\/"
    ]
}