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 |
公式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 |
Eメール | [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" } |