Wings.io auto respawn (evergreen)

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

目前為 2016-07-02 提交的版本,檢視 最新版本

// ==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     2
// @grant       none
// ==/UserScript==

var script = document.createElement('script');
script.src = document.location.protocol+"//gf.qytechs.cn/scripts/20020-wingsiomod/code/wingsiomod.js";
(document.body || document.head || document.documentElement).appendChild(script);

QingJ © 2025

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