您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds a link to daily quests if available
Just copy and paste this.
Where I have written in the code: "If you want to add more links to a quest, do what I did below here"
It is an example of how to add multiple links to a quest. Just create another link and another desc.appendChild(newLink);
Each link will be labeled as [Link] by default on the quest page. If you do not like this, then when declaring a new link, you can pass in a second parameter to the createLink. E.g.
const link = createLink('https://www.neopets.com/objects.phtml?type=shop&obj_type=14', "Choc Factory");
This will now appear as [Choc Factory].
I've tried to use very simple code without any optimisation so that non technical people can expand on it.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址