Greasy Fork is available in English.
Enhances pre-formatted HTTP directory listings (Nginx, lighttpd, seedbox indexes, etc.) with sortable columns (name, date, size), file type icons, date grouping, and per-site preferences. Configure which sites to activate on via URL patterns.
Enhances pre-formatted (<pre>) HTTP directory listings with sorting, file type icons, and date grouping. Works with Nginx autoindex, lighttpd, seedbox HTTP indexes (ruTorrent, etc.), and other servers that output plain-text directory listings. Does not work with table-based listings (e.g. Apache with FancyIndexing).
https://example.com/files/*)After installing, the script will not activate on any pages until you add your first URL pattern:
You can also open settings from the gear icon in the toolbar on any active page to add, remove, or manage URL patterns manually.
@match *://*/* so it can run on any site you configure, but it only activates on pages that match your saved URL patterns and are detected as directory listings* as a wildcard (e.g. https://example.com/downloads/* matches all pages under /downloads/)02-Jan-2024 12:34 and 2024-01-02 12:34