Wings.io auto respawn (evergreen)

Auto respawn, auto fire, remember name and settings, warn on tab close and more

目前為 2016-05-27 提交的版本,檢視 最新版本

// ==UserScript==
// @name        Wings.io auto respawn (evergreen)
// @description Auto respawn, auto fire, remember name and settings, warn on tab close and more
// @namespace   wingsiomodrawr
// @include     http://wings.io/*
// @include     https://wings.io/*
// @version     1
// @grant       none
// ==/UserScript==

var script = document.createElement('script');
script.src = document.location.protocol+"//gf.qytechs.cn/scripts/20020-wings-io-auto-respawn-code/code/Wingsio%20auto%20respawn%20code.js";
(document.body || document.head || document.documentElement).appendChild(script);

QingJ © 2025

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