Password Peek
Unmask the contents of a password field with a simple click!
Τι είναι το Password Peek;
Το Password Peek είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.camerongray.me, και η κύρια λειτουργία του είναι "Unmask the contents of a password field with a simple click!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Password Peek
Λήψη αρχείων επέκτασης Password Peek σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
If you love deleting your entire password when you make (or suspect that you made) a mistake then this extension is not for you! For the rest of us there is "Password Peek" for Google Chrome. "Password Peek" places a button next to password fields that, when held down will show your password in place of the asterisks allowing you to check it. You can also press the padlock button to keep the password visible allowing you to edit it while seeing it! How many times have you gone to enter a password into another device but you are unable to remember it as chrome has it saved and automatically inserts it into the password field, obscured of course! Simply use "Password Peek" to show the password!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Password Peek |
ID | lclaiahiipkdhlgaepaklgpcggmgcfid |
Επίσημο URL | https://chromewebstore.google.com/detail/password-peek/lclaiahiipkdhlgaepaklgpcggmgcfid |
Περιγραφή | Unmask the contents of a password field with a simple click! |
Μέγεθος Αρχείου | 87.17 KB |
Αριθμός Εγκαταστάσεων | 3,065 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2012-04-22 |
Ημερομηνία Δημοσίευσης | 2012-04-22 |
Αξιολόγηση | 3.69/5 Συνολικά 48 Αξιολογήσεις |
Προγραμματιστής | https://www.camerongray.me |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://www.camerongray.me/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Password Peek", "version": "1.0", "manifest_version": 2, "description": "Unmask the contents of a password field with a simple click!", "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "web_accessible_resources": [ "img\/peek_normal.png", "img\/peek_active.png", "img\/lock_normal.png", "img\/lock_active.png" ], "content_scripts": [ { "matches": [ " |