Userscripts
    
      - A collection of all my userscripts for various websites.
- 
        Don't know how to install userscripts? Install
        a userscript manager
        and then click on the "Install" button. This should open a new window
        or tab where your userscript manager will ask you to install the userscript
        in question.
      
- 
        Encounter an issue with any of the scripts?
        Email (me@bauke.xyz)
        or message me on Matrix (@baukexyz:matrix.org) and I'll try to fix
        the problem as soon as possible.
      
- 
        Open-sourced with the MIT license, available at
        git.holllo.cc/Bauke/userscripts.
      
{% for script in scripts %}
    
    
    {% if not loop.last %}
    
    {% endif %}
    {% endfor %}