PassMaker - is the best password generator.

Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup

O que é PassMaker - is the best password generator.?

PassMaker - is the best password generator. é uma extensão do Chrome desenvolvida por pratnomenis, e sua principal característica é "Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão PassMaker - is the best password generator.

Baixe arquivos de extensão PassMaker - is the best 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

                        Tool for making safe and hackproof passwords. With extensive customization options from length to symbols list. Totally private!                    

Informações Básicas da Extensão

Nome PassMaker - is the best password generator. PassMaker - is the best password generator.
ID jidfoanpehhinoikkbfklnllbeppgfmi
URL Oficial https://chromewebstore.google.com/detail/passmaker-is-the-best-pas/jidfoanpehhinoikkbfklnllbeppgfmi
Descrição Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup
Tamanho do Arquivo 138 KB
Contagem de Instalações 148
Versão Atual v1.3
Última Atualização 2020-05-08
Data de Publicação 2020-05-08
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor pratnomenis
Tipo de Pagamento free
Idiomas Suportados en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "short_name": "PassMaker",
    "default_locale": "en",
    "version": "1.3",
    "version_name": "v1.3",
    "author": "pratnomenis",
    "browser_action": {
        "default_icon": {
            "16": "\/img\/ico16.png",
            "32": "\/img\/ico32.png"
        },
        "default_popup": "index.html",
        "default_title": "PassMaker v1.3"
    },
    "icons": {
        "16": "\/img\/ico16.png",
        "32": "\/img\/ico32.png",
        "48": "\/img\/ico48.png",
        "128": "\/img\/ico128.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "permissions": [
        "storage"
    ]
}