您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Add pre-defined tags easily!
当前为
This script allows you to easily insert predefined tags into your post on BSKY
1. Find the tags
dictionary in the code: At the top of the script, you will see a section called const tags = { ... };
with a comment saying "ADD YOUR TAGS HERE!!" This is where all the predefined tags are stored.
2. Add Your Own Tags: To add a new set of tags:
tags
object (for example, "test": "#this #is #first #test"
)."test"
) to something meaningful for your tags.#tag
format) to your desired tags. Each line EXCEPT the last line should end in a comma!
"myNewTag": "#example #new #tags",
3. Save the Changes: After adding your new tags, save the script. The new tag set will now appear as an option in the dropdown when you click the custom button on the webpage.
"project": "#newproject #work #tasks",
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址