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

Qu'est-ce que PassMaker - is the best password generator. ?

PassMaker - is the best password generator. est une extension Chrome développée par pratnomenis, et sa fonction principale est "Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension PassMaker - is the best password generator.

Téléchargez les fichiers d'extension PassMaker - is the best password generator. au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom PassMaker - is the best password generator. PassMaker - is the best password generator.
ID jidfoanpehhinoikkbfklnllbeppgfmi
URL Officiel https://chromewebstore.google.com/detail/passmaker-is-the-best-pas/jidfoanpehhinoikkbfklnllbeppgfmi
Description Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup
Taille du Fichier 138 KB
Nombre d'Installations 148
Version Actuelle v1.3
Dernière Mise à Jour 2020-05-08
Date de Publication 2020-05-08
Évaluation 5.00/5 Total 3 Évaluations
Développeur pratnomenis
Type de Paiement free
Langues Prises en Charge 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"
    ]
}