Ultra Password Generator

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

O que é Ultra Password Generator?

Ultra Password Generator é uma extensão do Chrome desenvolvida por Ultralab Apps, e sua principal característica é "Save your time and thinking efforts with this secure random password generator.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ultra Password Generator

Baixe arquivos de extensão Ultra Password Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Ultra Password Generator Ultra Password Generator
ID mfigcepdniddlllniijbmmekgfdcddel
URL Oficial https://chromewebstore.google.com/detail/ultra-password-generator/mfigcepdniddlllniijbmmekgfdcddel
Descrição Save your time and thinking efforts with this secure random password generator.
Tamanho do Arquivo 50.16 KB
Contagem de Instalações 1,841
Versão Atual 1.2
Última Atualização 2015-05-11
Data de Publicação 2015-05-11
Classificação 3.74/5 Total de 23 Avaliações
Desenvolvedor Ultralab Apps
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade http://ultralabapps.com/terms/privacy-policy.html
Idiomas Suportados 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"
    }
}