您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Automatically clicks the "Confirm and Continue" button when it becomes available.
This Tampermonkey script automates the clicking of the "Confirm and Continue"
button when accessing AWS CLI through the AWS web portal. It is designed to work on AWS WorkSpaces or AWS CLI login pages where manual confirmation is required.
#cli_verification_btn
) as soon as it becomes available.@run-at document-idle
)."Confirm and Continue"
button on the AWS authentication page.https://d-9a67274801.awsapps.com/*
), and the script will automatically handle the confirmation step.https://d-9a67274801.awsapps.com/*
(Modify this if needed for your specific AWS setup)@grant none
).@match
is restricted to AWS CLI login pages).#cli_verification_btn
) is still correct (AWS may update its UI).This script is provided as-is with no guarantees. Modify and use it at your own risk.
🚀 Enjoy hassle-free AWS CLI authentication!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址