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란 무엇입니까?

Desenmascara.me FAKE web verification Plugin은(는) https://desenmascara.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension will let you know whether a website is fraudulent or not by using the desenmascara.me service"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Desenmascara.me FAKE web verification Plugin 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Desenmascara.me FAKE web verification Plugin Desenmascara.me FAKE web verification Plugin
ID egimhkfghkdkffalnjbkeoidpildondf
공식 URL https://chromewebstore.google.com/detail/desenmascarame-fake-web-v/egimhkfghkdkffalnjbkeoidpildondf
설명 This extension will let you know whether a website is fraudulent or not by using the desenmascara.me service
파일 크기 5.82 KB
설치 횟수 588
현재 버전 2.0
최근 업데이트 2020-10-05
출시 날짜 2020-09-22
평점 5.00/5 총 1 개의 평점
개발자 https://desenmascara.me
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://desenmascara.me
도움말 페이지 URL https://desenmascara.me/contacto/
지원되는 언어 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"
}