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