Password Viewer
View saved password of web applications
Τι είναι το Password Viewer;
Το Password Viewer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον suprit shah, και η κύρια λειτουργία του είναι "View saved password of web applications".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Password Viewer
Λήψη αρχείων επέκτασης Password Viewer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
We live in a world of web applications. All of these web application have login system. To make our life easy we save our password in browser and with a single click we login on web application thanks to smart browsers. The mechanism works against our memory and we forget passwords of most web app. Using this extension you can view your saved password. I often use it. If you're like me you'll love this extension.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Password Viewer |
ID | okoenbnfjolgghkpgpcnogfgfgjbhkkd |
Επίσημο URL | https://chromewebstore.google.com/detail/password-viewer/okoenbnfjolgghkpgpcnogfgfgjbhkkd |
Περιγραφή | View saved password of web applications |
Μέγεθος Αρχείου | 41.64 KB |
Αριθμός Εγκαταστάσεων | 593 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2019-09-27 |
Ημερομηνία Δημοσίευσης | 2019-09-25 |
Προγραμματιστής | suprit shah |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Password Viewer", "version": "1.0", "description": "View saved password of web applications", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |