Desenmascara.me FAKE web verification Plugin

This extension will let you know whether a website is fraudulent or not by using the desenmascara.me service

Desenmascara.me FAKE web verification Plugin là gì?

Desenmascara.me FAKE web verification Plugin là một tiện ích mở rộng Chrome được phát triển bởi https://desenmascara.me, và tính năng chính của nó là "This extension will let you know whether a website is fraudulent or not by using the desenmascara.me service".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Desenmascara.me FAKE web verification Plugin

Tải xuống các tệp mở rộng Desenmascara.me FAKE web verification Plugin dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        How to detect fraudulent websites with just 1 click?. This plugin will help you to avoid being lured in Internet. 

Behind the scenes it perform many more checks than those 11 manual steps recommended by Europol: https://www.europol.europa.eu/activities-services/public-awareness-and-prevention-guides/how-to-detect-fraudulent-sites-selling-fakes

This plugin will save you time, money and problems. It´s based on the online service https://desenmascara.me

The paper "Tracking online counterfeiters" https://www.sans.org/reading-room/whitepapers/detection/paper/37697
was written to raise awareness about the increasing problem of fraudulent websites related with counterfeiting. As outcome of the paper, the service https://desenmascara.me was improved to detect this increasing fraud. The service keeps improving in a constant basis to adapt to the new techniques used by fraudsters.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Desenmascara.me FAKE web verification Plugin Desenmascara.me FAKE web verification Plugin
ID egimhkfghkdkffalnjbkeoidpildondf
URL Chính Thức https://chromewebstore.google.com/detail/desenmascarame-fake-web-v/egimhkfghkdkffalnjbkeoidpildondf
Mô tả This extension will let you know whether a website is fraudulent or not by using the desenmascara.me service
Kích Thước Tệp 5.82 KB
Số Lần Cài Đặt 588
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2020-10-05
Ngày Phát Hành 2020-09-22
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://desenmascara.me
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://desenmascara.me
URL Trang Trợ Giúp https://desenmascara.me/contacto/
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "description": "This extension will let you know whether a website is fraudulent or not by using the desenmascara.me service",
    "manifest_version": 2,
    "name": "Desenmascara.me FAKE web verification Plugin",
    "permissions": [
        "https:\/\/desenmascara.me\/*",
        "http:\/\/desenmascara.me\/*",
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0"
}