Password Viewer
View saved password of web applications
什么是Password Viewer?
Password Viewer是由suprit shah开发的Chrome扩展程序,该扩展的主要功能是“View saved password of web applications”。
扩展截图
下载Password Viewer扩展crx文件
下载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": [ " |