Skip to content

puc9/ForumPostDownloader

 
 

Repository files navigation

Forum Posts Downloader

This Tampermonkey script allows for downloading individual posts and pages from the SimpCity forum (should work for any XenForo forum).

Supported Hosts

Installation

  1. Install the Tampermonkey browser extension: Chrome Firefox Brave
  2. Important: Under the tampermonkey settings, set the Config mode to Advanced and enable the Browser API in Download Mode (BETA).
  3. Copy the contents of https://github.com/SkyCloudDev/ForumPostDownloader/blob/main/dist/build.user.js
  4. Create a new Tampermonkey script and paste the contents you copied in step 3 (build.js).
  5. Save the script (Ctrl+S).
  6. Visit any thread to verify the script installation.

Updates

The script should automatically update from GitHub. If it doesn't simply repeat the steps 3-6 from the installation section (paste into the existing script instead of creating a new one (step #4)).

About

This script allows for downloading of posts and threads from the SimpCity forum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%