Table of Contents Previous entry (Q106) Next entry (Q200)
A107: You can efficiently organize your Tampermonkey scripts by using tags.
Here's how you can set up and use the tagging system:
Install Your Scripts: Begin by installing the scripts you wish to categorize.
Click the image to view it in full size
Create Tags: Add tags to your Tampermonkey by entering them into the tag management section.
Click the image to view it in full size
Assign Tags to Scripts: You can assign tags to scripts directly from the dashboard:
Click the image to view it in full size
Or, assign them individually by editing the script's settings page:
Click the image to view it in full size
Filter Scripts by Tags: Click on a tag to instantly filter your scripts, simplifying management:
Click the image to view it in full size
Quickly Enable/Disable Tags: Manage your tags directly from the action menu for quick enabling or disabling of script groups:
Click the image to view it in full size
Note: While script developers may use the @tag attribute to suggest a category or "realm," you ultimately control the tagging and visibility of scripts through your own system tag settings in Tampermonkey.