您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Add dynamic content to your profile signature
I made a script to add dynamic content to the profile signature, see my own as an example.
Installation:
If you only want to make the default version work, you can add an element <div id="jobs" class="autoSig"></div>
and <div id="trading" class="autoSig"></div>
anywhere in your profile signature (make sure you use the code editor, you can access it via the <> button).
Or, even simpler, copypaste my own signature into that same code editor.
I don't know how popular this script will be, given its niche usecase. But if you struggle with the guide (see below), I can also try to make a custom version for your needs. For now, I'll do that for free.
For custom data, I'll try to write a step-by-step guide to explain the process of adding data from a new page:
dataCollector.addPage(id, regex, handler, dataFormat, updateInterval)
to collect data from a certain page. The arguments are:addPage()
inSettings()
), register a new signature via sigConstructor.addSignature(elemId, handler, ...dataIds)
. The arguments are:addPage()
constructJobSig()
). Must include:addSignature()
to your profile signature. Note that anything in it will be overwritten. Make sure its classlist includes "autoSig".That's it, feel free to leave suggestions, bugs or just general feedback in this threat. You can also dm me or send me a mail of course.
Also, I copied a few things from the AP MegaScript, such as the url filtering, so shoutout to K9 / Jablesi / AP for making it public and open-source.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址