Skip to content

Instantly share code, notes, and snippets.

@flight553
flight553 / nickname payees in Bank of America Quickpay
Created August 6, 2012 09:50
Greasemonkey Userscript to let you have nicknames for your Bank of America payees.
// ==UserScript==
// @name BOFA
// @namespace http://bofa.amulder.modwest.com/bofa.user.js
// @description script to let you have nicknames for your Bank of America payees. Click "Create Nickname" to make a new one, or click an existing nickname to change it.
// @include *BPQuickPay.jsp*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js
// ==/Userscript==
function getkey(td0, td1)
{ // make the hashkey out of trimmed text from td0 and td1 (acct name and number)