Allow Password Remembering

Removes autocomplete="off" attributes

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
not
1日のインストール数
0
累計インストール数
1,061
評価
13 0 0
バージョン
1.0
作成日
2014/06/09
更新日
2014/06/09
大きさ
2.32KB
ライセンス
不明
対象サイト
すべてのサイト

// WHAT IT DOES:
// Sites can direct the browser not to save some password fields (for
// increased security). They do it by tagging the password field with
// autocomplete="off", in the HTML. "Allow Password Remembering" removes
// these tags, so that the user can decide which password the browser
// should save.

// Copyright (c) 2005, Julien Couvreur

长期地址
遇到问题?请前往 GitHub 提 Issues。