[Neopets] NeoPass Pop Up Begone

Get that crap outta my face dog

// ==UserScript==
// @name         [Neopets] NeoPass Pop Up Begone
// @namespace    https://gf.qytechs.cn/en/scripts/495208/
// @version      0.2
// @description  Get that crap outta my face dog
// @author       You
// @match        https://www.neopets.com/*
// @match        https://*.neopets.com/*
// @match        https://neopets.com/*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=neopets.com
// @grant        GM.addStyle
// @license      MIT
// ==/UserScript==

GM.addStyle(`#np_notice {display:none;}`);

QingJ © 2025

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