Password De-Masker
This extension changes all password textboxes into normal textboxes... be safe folks ;-)
什麼是Password De-Masker?
Password De-Masker是由Ross Dargan開發的Chrome擴展程式,該擴展的主要功能是“This extension changes all password textboxes into normal textboxes... be safe folks ;-)”。
下載Password De-Masker擴展crx文件
下載Password De-Masker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension converts all password textboxes into normal textboxes. It's based on an article Matt Baxter-Reynolds posted here: http://www.zdnet.com/we-need-to-stop-masking-passwords-7000020894/?utm_source=buffer&utm_medium=twitter&utm_campaign=Buffer Personally I think masking is a good idea, but here is a chance to see for yourself! Please note Lastpass must be disabled otherwise you will still see hashed passwords.
擴展基本資訊
名稱 | |
ID | npkhmjmjaoaipkjdflknplfpmhcfdlpb |
官方網址 | https://chrome.google.com/webstore/detail/password-de-masker/npkhmjmjaoaipkjdflknplfpmhcfdlpb |
簡介 | This extension changes all password textboxes into normal textboxes... be safe folks ;-) |
檔案大小 | 3.41 KB |
安裝次數 | 77 |
目前版本 | 1.0 |
更新時間 | 2013-09-19 |
上架時間 | 2013-09-19 |
評分 | 4.80/5 共 5 次評分 |
開發者 | Ross Dargan |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Password De-Masker", "description": "This extension changes all password textboxes into normal textboxes... be safe folks ;-)", "version": "1.0", "browser_action": { "default_icon": "icon.png" }, "content_scripts": [ { "matches": [ " |