Password Viewer
View saved password of web applications
Co je Password Viewer?
Password Viewer je rozšíření Chrome vyvinuté suprit shah, a jeho hlavní funkcí je „View saved password of web applications“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Password Viewer
Stáhněte si soubory rozšíření Password Viewer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Password Viewer |
ID | okoenbnfjolgghkpgpcnogfgfgjbhkkd |
Oficiální URL | https://chromewebstore.google.com/detail/password-viewer/okoenbnfjolgghkpgpcnogfgfgjbhkkd |
Popis | View saved password of web applications |
Velikost souboru | 41.64 KB |
Počet instalací | 593 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2019-09-27 |
Datum Vydání | 2019-09-25 |
Vývojář | suprit shah |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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": [ " |