您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Dynamically replace BigQuery's query size estimate (GB) with the estimated cost in USD.
This script dynamically replaces BigQuery’s "This query will process X GB when run" text with an estimated cost based on Google’s on-demand pricing ($6.25 per TB).
📌 Example Calculation:
Query processes: 11.37 GB
Cost = (11.37 GB ÷ 1024) × 6.25
Cost = $0.07
BigQuery now displays:
"Estimated cost: $0.07"
This script is licensed under the MIT License – feel free to use, modify, and contribute!
💡 Questions or Issues? Report an issue 🚀
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址