https://github.com/spacegears/swsl
Steam Workshop Subscription Lister
https://github.com/spacegears/swsl
steam steam-workshop userscript
Last synced: about 1 month ago
JSON representation
Steam Workshop Subscription Lister
- Host: GitHub
- URL: https://github.com/spacegears/swsl
- Owner: spacegears
- Created: 2024-12-28T18:24:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T21:57:52.000Z (over 1 year ago)
- Last Synced: 2025-02-23T22:29:22.191Z (over 1 year ago)
- Topics: steam, steam-workshop, userscript
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SWSL - Steam Workshop Subscription Lister
This is an updated version of Bryn "BrynM" Mosher's excellent [Steam Workshop Subscriptions Scraper](https://gist.github.com/BrynM/c1b49804e53d7c406143a9ae40ed65ad). He's the real MVP.
## What's new?
- Added UserScript metadata block, so it could be used with userscript managers such as Tampermonkey or Greasemonkey
- Improved script handling: it doesn't need to be run manually from the console anymore. A `"Run SWSL"` button is injected into the Workshop menu on the right, it can be started from there
- Fixed some bugs: The script was broken when less than 10 items were listed for a game, when `appid` was `0`, and when `p` wasn't defined. These should be handled "properly" now. (at least I hope so, I have no effin idea what I'm doing)
- Updated output to include date of the last update
- Updated output to include some metadata
- Updated HTML output to use a responsive grid instead of a table
- Updated HTML output to match the official Steam Workshop colors and style
- Fixed typos and other minor (mostly visual) adjustments
## Preview


