Ultra Password Generator

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

Co to jest Ultra Password Generator?

Ultra Password Generator to rozszerzenie Chrome opracowane przez Ultralab Apps, a jego główną funkcją jest „Save your time and thinking efforts with this secure random password generator.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Ultra Password Generator

Pobierz pliki rozszerzeń Ultra Password Generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Ultra Password Generator Ultra Password Generator
ID mfigcepdniddlllniijbmmekgfdcddel
Oficjalny URL https://chromewebstore.google.com/detail/ultra-password-generator/mfigcepdniddlllniijbmmekgfdcddel
Opis Save your time and thinking efforts with this secure random password generator.
Rozmiar pliku 50.16 KB
Liczba instalacji 1,841
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2015-05-11
Data Publikacji 2015-05-11
Ocena 3.74/5 Łącznie 23 Oceny
Deweloper Ultralab Apps
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności http://ultralabapps.com/terms/privacy-policy.html
Obsługiwane Języki 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"
    }
}