Allow Password Remembering

Removes autocomplete="off" attributes

작성자
not
일일 설치 수
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。