Easy Password Generator
Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Τι είναι το Easy Password Generator;
Το Easy Password Generator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.mdmarketingdigital.com, και η κύρια λειτουργία του είναι "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Easy Password Generator
Λήψη αρχείων επέκτασης Easy Password Generator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Easy Password Generator |
ID | nlgkjhedgjplelkggkpapieeeijeebcl |
Επίσημο URL | https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl |
Περιγραφή | Create secure passwords with one click! Just click on the 'generate' button and copy the text above! |
Μέγεθος Αρχείου | 22.36 KB |
Αριθμός Εγκαταστάσεων | 33 |
Τρέχουσα Έκδοση | 1.4.2 |
Τελευταία Ενημέρωση | 2023-06-13 |
Ημερομηνία Δημοσίευσης | 2021-03-13 |
Αξιολόγηση | 5.00/5 Συνολικά 6 Αξιολογήσεις |
Προγραμματιστής | https://www.mdmarketingdigital.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.mdmarketingdigital.com/ |
Υποστηριζόμενες Γλώσσες | 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" } } |