Easy Password Generator

Create secure passwords with one click! Just click on the 'generate' button and copy the text above!

O que é Easy Password Generator?

Easy Password Generator é uma extensão do Chrome desenvolvida por https://www.mdmarketingdigital.com, e sua principal característica é "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Easy Password Generator

Baixe arquivos de extensão Easy 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

                        Easy Password Generator lets you create secure passwords with just one click. All passwords are generated on the user´s end to avoid any processing from external servers, which means that only you can read them!                    

Informações Básicas da Extensão

Nome Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
URL Oficial https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Descrição Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Tamanho do Arquivo 22.36 KB
Contagem de Instalações 33
Versão Atual 1.4.2
Última Atualização 2023-06-13
Data de Publicação 2021-03-13
Classificação 5.00/5 Total de 6 Avaliações
Desenvolvedor https://www.mdmarketingdigital.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.mdmarketingdigital.com/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Easy Password Generator",
    "description": "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!",
    "version": "1.4.2",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}