Tool 1 For All Task Twitter - Everve

Close the tab

当前为 2022-12-31 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.gf.qytechs.cn/scripts/457407/1133636/Tool%201%20For%20All%20Task%20Twitter%20-%20Everve.js

// ==UserScript==
// @name        Tool 1 For All Task Twitter - Everve
// @namespace   SuperNova
// @match       https://twitter.com/*
// @match       https://mobile.twitter.com/*
// @grant       window.close
// @version     1.0
// @author      Saputra
// @description Close the tab

// ==/UserScript==

setInterval(() => {
  window.close()
}, 10000)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址