Ultra Password Generator

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

Τι είναι το Ultra Password Generator;

Το Ultra Password Generator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Ultralab Apps, και η κύρια λειτουργία του είναι "Save your time and thinking efforts with this secure random password generator.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Ultra Password Generator

Λήψη αρχείων επέκτασης Ultra Password Generator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
    }
}