Ultra Password Generator

Save your time and thinking efforts with this secure random password generator.

Ultra Password Generator क्या है?

Ultra Password Generator Ultralab Apps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save your time and thinking efforts with this secure random password generator."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Looking for a free and secure password generator? Here it is!

Make your password as complex as you need: specify the type of characters, the length of the pass and press Generate. Our password maker will generate a new password in a fraction of a second! Your new secure pass will be saved under History. You may clear the History with just one click.

Many online services require you to come up with a password that should meet a whole range of requirements (uppercase and lowercase letters, specific length). If you often sign up for such services or create multiple accounts, you can’t do without an automatic password creator. Ultra Password Generator has been built especially to solve this problem.

This pass generator is very simple-looking and easy-to-use: there are only two tabs: History and Generate. The password composer works in both online and offline mode.

Press the blue Add to Chrome button to install a strong password generator right into your browser! Ultra Password Generator extension is the simplest way to generate password that is strong, complex and secure. Only strong passwords from now on!                    

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

नाम Ultra Password Generator Ultra Password Generator
ID mfigcepdniddlllniijbmmekgfdcddel
आधिकारिक URL https://chromewebstore.google.com/detail/ultra-password-generator/mfigcepdniddlllniijbmmekgfdcddel
विवरण Save your time and thinking efforts with this secure random password generator.
फ़ाइल का आकार 50.16 KB
स्थापना संख्या 1,841
वर्तमान संस्करण 1.2
अंतिम अपडेट 2015-05-11
प्रकाशन तिथि 2015-05-11
रेटिंग 3.74/5 कुल 23 रेटिंग्स
डेवलपर Ultralab Apps
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL http://ultralabapps.com/terms/privacy-policy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ultra Password Generator",
    "description": "Save your time and thinking efforts with this secure random password generator.",
    "version": "1.2",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "gen.html"
    }
}