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 ING Australia Password Manager Fix | |
// @namespace https://jazzy.id.au/ | |
// @version 0.1 | |
// @description Allows the industry best practice of using a password manager for storing passwords for ING Australia's login screen. | |
// @author James Roper | |
// @match https://www.ing.com.au/securebanking/ | |
// @grant none | |
// ==/UserScript== |