Memorable Password Generator

Generate memorable passwords in one click

Memorable Password Generator क्या है?

Memorable Password Generator https://niamor.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate memorable passwords in one click"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Memorable Password Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Memorable Password Generator is a free tool that allows you to create very strong passwords that are easy to remember in one click.

The best passwords are long, generated randomly and unique. Unfortunately, passwords that are long, random-looking and hard to guess are also difficult to remember. Memorable Password Generator helps you get the best of both, a strong password and an easier to remember one.

The way it works is simple, when you click the browser action button, the password is generated and you can copy it one one click. If the password does not look good, you can generate another one in one click.

What really makes Memorable Password Generator special is that, unlike most secure password generators, it doesn't output totally random and hard-to-remember passwords. Instead, the password is generated with recognizable words, but with random letters, capitals and random special characters included. It makes the password harder to guess, but at the same time, easier to remember as it is composed of real words.

Memorable Password Generator is fully secure and no password is stored. Passwords are only shown to you when generated and disappear when you close the extension popup.                    

एक्सटेंशन की मूल जानकारी

नाम Memorable Password Generator Memorable Password Generator
ID agpjopjelkfpdkjpmmlbcppkfkahddkc
आधिकारिक URL https://chromewebstore.google.com/detail/memorable-password-genera/agpjopjelkfpdkjpmmlbcppkfkahddkc
विवरण Generate memorable passwords in one click
फ़ाइल का आकार 128 KB
स्थापना संख्या 70
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2023-07-03
प्रकाशन तिथि 2023-06-24
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर https://niamor.co
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memorable Password Generator",
    "description": "Generate memorable passwords in one click",
    "version": "1.0.3.0",
    "version_name": "1.0.3",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "src\/popup\/index.html"
    }
}