您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Life is full of pain and sadness
当前为
// ==UserScript== // @name Neopets Beta Navigation Bar // @namespace http://tampermonkey.net/ // @version 0.4 // @description Life is full of pain and sadness // @author Fuzzy // @match http://www.neopets.com/* // @grant none // @icon https://media.discordapp.net/attachments/793396281753337866/796492503033053214/pixeloctopus.gif?width=469&height=469 // ==/UserScript== { $('.navsub-left__2020').append('  \ <a href="http://www.neopets.com/customise/classic.phtml">Customisation</a>  \ <a href="http://www.neopets.com/items/transfer_list.phtml">Item Transfer Log</a>  \ <a href="http://www.neopets.com/battledome/battledome.phtml">Battledome</a>  \ <a href="http://www.neopets.com/island/tradingpost.phtml">Trading Post</a>  \ <a href="http://www.neopets.com/gallery/index.phtml?view=all">Gallery</a>  \ <a href="http://www.neopets.com/safetydeposit.phtml">SDB</a>  \ <a href="http://www.neopets.com/market.phtml?type=your">My Shop</a>  \ <a href="http://www.neopets.com/quickstock.phtml">Quick Stock</a>  \ <a href="http://www.neopets.com/inventory.phtml">Inventory</a><br>')}
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址