您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Automatically fills in project deletion form fields on Vercel. This script extracts the project name from the page and fills it into the appropriate input field, along with the verification text. Use with caution as it automates deletion form filling.
当前为
This Greasemonkey/Tampermonkey script automates the process of filling in project deletion forms on Vercel's project settings pages. It's designed to save time for developers who frequently manage multiple projects and need to streamline the deletion process.
The script automatically extracts the project name from the page and fills it into the appropriate input field, along with the required verification text. This automation can significantly reduce the time and effort needed to delete projects, especially when managing multiple repositories.
Ensure you have a user script manager installed in your browser. Popular options include:
Visit the script's page on Greasy Fork镜像 (link to be added when published)
Click the "Install" button on the Greasy Fork镜像 page
Your user script manager will open a new tab. Review the script and click "Install" to confirm
Navigate to any Vercel project settings page (typically https://vercel.com/[username]/[project]/settings
)
The script will automatically run when the page loads
You should see the project name and verification text filled in automatically
IMPORTANT: Always double-check the information before confirming any deletion!
This script is designed to work on Vercel project settings pages. It has been tested with the latest versions of Chrome and Firefox as of August 2024. If you encounter any issues with other browsers or future Vercel UI changes, please report them on the script's Greasy Fork镜像 page.
You can modify the script to change its behavior:
verificationInput.value = 'delete my project';
@match
directive in the script header⚠️ WARNING: This script automates the process of filling out deletion forms. Always double-check the information before confirming any deletions to avoid accidentally removing the wrong project.
This script is released under the MIT License. See the script header for more details.
aha
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址