Easy Password Generator
Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Wat is Easy Password Generator?
Easy Password Generator is een Chrome-extensie ontwikkeld door https://www.mdmarketingdigital.com, en de belangrijkste functie is "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".
Extensie Screenshots
Download het CRX-bestand van de extensie Easy Password Generator
Download Easy 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
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!
Basisinformatie over de Extensie
Naam | Easy Password Generator |
ID | nlgkjhedgjplelkggkpapieeeijeebcl |
Officiële URL | https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl |
Beschrijving | Create secure passwords with one click! Just click on the 'generate' button and copy the text above! |
Bestandsgrootte | 22.36 KB |
Aantal Installaties | 33 |
Huidige Versie | 1.4.2 |
Laatst Bijgewerkt | 2023-06-13 |
Publicatiedatum | 2021-03-13 |
Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
Ontwikkelaar | https://www.mdmarketingdigital.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.mdmarketingdigital.com/ |
Ondersteunde Talen | 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" } } |