“Treasury Direct Password Enabler”的产品徽标图片

Treasury Direct Password Enabler

5.0(

3 个评分

)
扩展程序无障碍16 用户
Treasury Direct Password Enabler的项目媒体 1(屏幕截图)

概述

Allows you to type your password on treasurydirect.gov

A super tiny and simple script to automatically remove the "read-only" flag from the password field on TreasuryDirect.com, allowing you to type your password or use a password manager instead of using the cumbersome onscreen keyboard. The entire source for this extension is: window.addEventListener("load", () => { const input = document.getElementsByClassName("pwordinput").item(0); const keyboard = document.getElementById("virtual_keyboard"); if (input && keyboard) { input.readOnly = false; input.style.backgroundColor = "white"; keyboard.remove(); console.log("Password field is no longer read-only"); } else { console.log("Password enabler failed"); } });

5 星(5 星制)3 个评分

详细了解结果和评价。

详情

  • 版本
    1.0
  • 上次更新日期
    2023年1月6日
  • 提供方
    kramertechpublishing
  • 大小
    3.8KiB
  • 语言
    English (United States)
  • 开发者
    邮箱
    kramertechpublishing@gmail.com
  • 非交易者
    该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。

隐私权

该开发者已披露,此产品不会收集或使用您的数据。

该开发者已声明,您的数据:

  • 不会因未获批准的用途出售给第三方
  • 不会为实现与产品核心功能无关的目的而使用或转移
  • 不会为确定信用度或放贷目的而使用或转移
Google 应用