Greasy Fork is available in English.
Get your Discord token quickly.
< 脚本 Discord Get Your Token 的反馈
There are no async operations so it's completely unecessary, you can just write the code in one line:prompt("Your Discord token:", localStorage.getItem("token")?.replaceAll('"', ""));
Hello. We ask three questions before revealing the token. During this questioning, Discord may remove the token from local storage.
登录以发布留言。
There are no async operations so it's completely unecessary, you can just write the code in one line:
prompt("Your Discord token:", localStorage.getItem("token")?.replaceAll('"', ""));