Password Generator
Save your time and thinking efforts with this secure random password generator.
Τι είναι το Password Generator;
Το Password Generator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://password-generator.freebusinessapps.net, και η κύρια λειτουργία του είναι "Save your time and thinking efforts with this secure random password generator.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Password Generator
Λήψη αρχείων επέκτασης Password Generator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Save your time and thinking efforts with this secure random password generator. Looking for a free and secure password generator? Here it is! Make your password as complex as you need: specify the type of characters, the length of the pass and press Generate. Our password maker will generate a new password in a fraction of a second! Your new secure password will be saved under History. You may clear the History with just one click. Many online services require you to come up with a password that should meet a whole range of requirements (uppercase and lowercase letters, specific length). If you often sign up for such services or create multiple accounts, its easier to generate a secure password with our software. Please rest assured we do NOT have any access to your password, so only you'll know the password which was generated
Βασικές Πληροφορίες Επέκτασης
Όνομα | Password Generator |
ID | gbgffmpdbclmicnofpdbdmmikppclhmf |
Επίσημο URL | https://chromewebstore.google.com/detail/password-generator/gbgffmpdbclmicnofpdbdmmikppclhmf |
Περιγραφή | Save your time and thinking efforts with this secure random password generator. |
Μέγεθος Αρχείου | 226 KB |
Αριθμός Εγκαταστάσεων | 4,029 |
Τρέχουσα Έκδοση | 3.0.0 |
Τελευταία Ενημέρωση | 2022-04-12 |
Ημερομηνία Δημοσίευσης | 2020-04-23 |
Αξιολόγηση | 3.89/5 Συνολικά 27 Αξιολογήσεις |
Προγραμματιστής | https://password-generator.freebusinessapps.net |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.freebusinessapps.net/privacy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "\/js\/welcome.js" }, "action": { "default_icon": { "128": "images\/icons8-password-128.png", "16": "images\/icons8-password-16.png", "32": "images\/icons8-password-32.png", "48": "images\/icons8-password-48.png", "64": "images\/icons8-password-64.png" }, "default_popup": "popup.html" }, "default_locale": "en_US", "description": "__MSG_application_description__", "icons": { "128": "images\/icons8-password-128.png", "16": "images\/icons8-password-16.png", "32": "images\/icons8-password-32.png", "48": "images\/icons8-password-48.png", "64": "images\/icons8-password-64.png" }, "manifest_version": 3, "name": "__MSG_application_title__", "version": "3.0.0", "homepage_url": "https:\/\/password-generator.freebusinessapps.net" } |