Tampermonkey® by Jan Biniok

Q107: How can I categorize scripts and quickly toggle their status?

A107: You can efficiently organize your Tampermonkey scripts by using tags.

Here's how you can set up and use the tagging system:

  1. Install Your Scripts: Begin by installing the scripts you wish to categorize.

    dashboardClick the image to view it in full size

  2. Create Tags: Add tags to your Tampermonkey by entering them into the tag management section.

    system tagsClick the image to view it in full size

  3. Assign Tags to Scripts: You can assign tags to scripts directly from the dashboard:

    assign dashboardClick the image to view it in full size

    Or, assign them individually by editing the script's settings page:

    assign scriptClick the image to view it in full size

  4. Filter Scripts by Tags: Click on a tag to instantly filter your scripts, simplifying management:

    filterClick the image to view it in full size

  5. Quickly Enable/Disable Tags: Manage your tags directly from the action menu for quick enabling or disabling of script groups:

    toggleClick 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.