This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Enable autocomplete attributes | |
// @namespace frispete | |
// @version 0.1 | |
// @description This plugin gives the control about your passwords back to your browser and allows the browser to store every password. | |
// @include http://* | |
// @include https://* | |
// @copyright 2014, David, 2021, frispete | |
// forked from: https://gist.github.com/david0/9327296 | |
// Usage: Install TamperMonkey, load this page and push raw view of script |