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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will let you know whether a website is fraudulent or not by using the desenmascara.me service"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Desenmascara.me FAKE web verification Plugin एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } |