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”。
擴展截圖
下載Desenmascara.me FAKE web verification Plugin擴展crx文件
下載Desenmascara.me FAKE web verification Plugin擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | egimhkfghkdkffalnjbkeoidpildondf |
官方網址 | 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" } |