Skip to content

Instantly share code, notes, and snippets.

View ezzatron's full-sized avatar

Erin ezzatron

View GitHub Profile
@jroper
jroper / ing-password-manager-fix.js
Last active November 8, 2024 11:55
Allow password managers to work with ING Australia's login
// ==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==