您需要先安装一个扩展,例如 篡改猴、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.
For custom data, I'll try to write a step-by-step guide to explain the process of adding data from a new page:
// @match https://cartelempire.online/jobs
// @match https://cartelempire.online/Jobs
updateStorage()
function to properly save your data.constructProfileSignature()
function to use the data in your signature.constructJobSig()
)constructProfileSignature()
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.
I don't know how popular this script will be, given its niche usecase. But if you struggle with the guide, I can also try to make a custom version for your needs. For now, I'll do that for free.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址