Fake-Shop Detector
The Fake Shop Detector warns you of fraudulent offers, directly in your internet browser!
Fake-Shop Detectorคืออะไร?
Fake-Shop Detector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ÖIAT – Forschungsprojekt SINBAD และคุณลักษณะหลักของมันคือ "The Fake Shop Detector warns you of fraudulent offers, directly in your internet browser!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fake-Shop Detector
ดาวน์โหลดไฟล์ส่วนขยาย Fake-Shop Detector ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The Fake-Shop Detector warns you in time about fraudulent offers, directly in your internet browser.
- Free of charge and in real-time
- Does not store private data
- Available for Mozilla Firefox, Google Chrome, Microsoft Edge, and all Chromium browsers
The Fake-Shop Detector checks every visited website in two steps: First, it searches an expert-curated database on reputable and fraudulent online stores and websites. If a website is unknown, a real-time analysis by Artificial Intelligence (AI) occurs.
The plugin shows you the result of this check with different colors and icons.
Red: High risk.
Yellow: No clear result.
Green: Very low risk.
Grey: No online store, plugin still working, deactivated.
Safer online shopping with the Fake-Shop Detector. Give internet scams no chance!
The current version of the Fake-Shop Detector is operated by ÖIAT, AIT, and X-NET.
You can find more information at: https://www.fakeshop.at/en/research/
About us: https://www.fakeshop.at/en/contact-us/
Privacy policy: https://www.fakeshop.at/en/about-us/privacy/ ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | fmnfaallpopfkmkcabhcbjapbeiefgon |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/fake-shop-detector/fmnfaallpopfkmkcabhcbjapbeiefgon |
| คำอธิบาย | The Fake Shop Detector warns you of fraudulent offers, directly in your internet browser! |
| ขนาดไฟล์ | 467 KB |
| จำนวนการติดตั้ง | 9,717 |
| เวอร์ชันปัจจุบัน | 2.0.3 |
| อัปเดตครั้งล่าสุด | 2024-02-27 |
| วันที่เผยแพร่ | 2021-10-25 |
| คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน |
| ผู้พัฒนา | ÖIAT – Forschungsprojekt SINBAD |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.fakeshop.at/ |
| URL หน้าช่วยเหลือ | https://www.fakeshop.at/kontakt/ |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.fakeshop.at/ueber-fake-shop-detector/datenschutz |
| ภาษาที่รองรับ | de,en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "2.0.3",
"default_locale": "en",
"icons": {
"16": "images\/logo_16.png",
"48": "images\/logo_48.png",
"128": "images\/logo_128.png"
},
"background": {
"service_worker": "\/background.js"
},
"action": {
"default_popup": "popup.html"
},
"permissions": [
"storage",
"tabs",
"unlimitedStorage"
],
"host_permissions": [
" | |