ShowPasswords
Gives the user a simple way to show and copy passwords of an input type password field.
什么是ShowPasswords?
ShowPasswords是由https://kaletsch.tech开发的Chrome扩展程序,该扩展的主要功能是“Gives the user a simple way to show and copy passwords of an input type password field.”。
扩展截图
下载ShowPasswords扩展crx文件
下载ShowPasswords扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ShowPasswords is a Chrome Extension that allows to easily access passwords from input fields. The extensions replaces the input type attribute password with text in an active tab and vice versa. It can also extract passwords in a textarea field which allows simple copying. ShowPasswords source code is released under MIT License and available at GitHub.
扩展基本信息
名称 | ShowPasswords |
ID | hjelhmgihhbonhfncmoblamoenjcppej |
官方URL | https://chromewebstore.google.com/detail/showpasswords/hjelhmgihhbonhfncmoblamoenjcppej |
简介 | Gives the user a simple way to show and copy passwords of an input type password field. |
文件大小 | 47.5 KB |
安装次数 | 313 |
当前版本 | 0.1 |
更新时间 | 2018-08-03 |
上架时间 | 2018-08-03 |
评分 | 5.00/5 共1次评分 |
开发者 | https://kaletsch.tech |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ShowPasswords", "short_name": "ShowPasswords", "version": "0.1", "description": "Gives the user a simple way to show and copy passwords of an input type password field.", "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "author": "kaletsch.tech GmbH |