Skip to content

Instantly share code, notes, and snippets.

View BrianCanFixIT's full-sized avatar

Brian Rose BrianCanFixIT

  • UC Davis Student Health & Counseling Services
  • California
View GitHub Profile
@BrianCanFixIT
BrianCanFixIT / payment_express.user.js
Last active July 7, 2017 03:12
payment-express.net Allow paste into check information fields
// ==UserScript==
// @name Sacramento County Payments Enable Paste
// @namespace paymentexpress.BrianCanFixIT
// @description payment-express.net Allow paste into check account information fields
// @downloadURL https://gist.github.com/BrianCanFixIT/2f3635f9d047316954943ba50c17a9f7/raw/payment_express.user.js
// @include https://www.payment-express.net/*
// @version 1.2
// @grant none
// It's too bad that people create crappy websites that encourage user-error and make things harder for people to use.

Keybase proof

I hereby claim:

  • I am briancanfixit on github.
  • I am briancanfixit (https://keybase.io/briancanfixit) on keybase.
  • I have a public key ASCb8gFdi2lURlOvgh92_avH6vsjhoAPzqVR-NuTsEZ80wo

To claim this, I am signing this object:

@BrianCanFixIT
BrianCanFixIT / Official_Payments.user.js
Last active April 9, 2016 22:33
officialpayments.com Allow copy-paste into check information confirmation fields
// ==UserScript==
// @name Official Payments Copy-Paste
// @namespace officialpayments.BrianCanFixIT
// @description officialpayments.com Allow copy-paste into check information confirmation fields
// @downloadURL https://gist.github.com/BrianCanFixIT/2d9ca18c1e36d6f596c222a0d47180e5/raw/Official_Payments.user.js
// @include https://www.officialpayments.com/*
// @version 1.6
// @grant none
// ==/UserScript==