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

Wat is PassMaker - is the best password generator.?

PassMaker - is the best password generator. is een Chrome-extensie ontwikkeld door pratnomenis, en de belangrijkste functie is "Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PassMaker - is the best password generator.

Download PassMaker - is the best password generator.-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam PassMaker - is the best password generator. PassMaker - is the best password generator.
ID jidfoanpehhinoikkbfklnllbeppgfmi
Officiële URL https://chromewebstore.google.com/detail/passmaker-is-the-best-pas/jidfoanpehhinoikkbfklnllbeppgfmi
Beschrijving Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup
Bestandsgrootte 138 KB
Aantal Installaties 148
Huidige Versie v1.3
Laatst Bijgewerkt 2020-05-08
Publicatiedatum 2020-05-08
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar pratnomenis
Betalingswijze free
Ondersteunde Talen 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"
    ]
}