This file contains hidden or 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 TreasuryDirect Copypasta | |
// @namespace https://www.treasurydirect.gov/RS/PW-Display.do | |
// @version 0.2 | |
// @description Allow creds to be pasted from a password manager into the TreasuryDirect login form. | |
// @author Dennis Stewart (update by Alan Hoyle) | |
// @license The Strong Style Public License https://raw.githubusercontent.com/dennisstewart/cvs-checker-py/main/LICENSE | |
// @match https://www.treasurydirect.gov/RS/PW-Display.do | |
// @match https://treasurydirect.gov/RS/PW-Display.do | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=treasurydirect.gov |