SOM Password Validator
This extension validates a password against a SOM map of historical password leaks.
SOM Password Validator क्या है?
SOM Password Validator http://diogomonica.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension validates a password against a SOM map of historical password leaks."।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में SOM Password Validator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
SOM Password Validator is a Chrome extension that uses Self-Organizing Maps to aggregate passwords that have been previously leaked on the internet and provides a different way of checking password Security. This is the result of a research paper by Diogo Monica (https://diogomonica.com)
एक्सटेंशन की मूल जानकारी
नाम | |
ID | hlaefkndjinjaoejefajaeieaabfcebk |
आधिकारिक URL | https://chrome.google.com/webstore/detail/som-password-validator/hlaefkndjinjaoejefajaeieaabfcebk |
विवरण | This extension validates a password against a SOM map of historical password leaks. |
फ़ाइल का आकार | 731 KB |
स्थापना संख्या | 11 |
वर्तमान संस्करण | 0.0.1 |
अंतिम अपडेट | 2014-03-25 |
प्रकाशन तिथि | 2014-03-25 |
रेटिंग | 3.00/5 कुल 1 रेटिंग्स |
डेवलपर | http://diogomonica.com |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SOM Password Validator", "version": "0.0.1", "manifest_version": 2, "description": "This extension validates a password against a SOM map of historical password leaks.", "homepage_url": "https:\/\/diogomonica.com", "browser_action": { "default_icon": "icons\/icon128.png", "default_title": "SOM Password Validator", "default_popup": "browser_action.html" } } |