Tools SimpCity Watched Threads Enhancer

Whoreder

Bathwater Drinker
Jul 15, 2023
103
6,016
1,022
0fya082315al84db03fa9bf467e3.png
This userscript categorizes every watched thread, adds real-time search and the ability to copy or export all or filtered threads:

enhancerea75ebc84c56ce16.jpg
enhancer_filter46d1fe5c92141835.jpg


To use this script:

1. Install
Please, Log in or Register to see links and images
extension (
Please, Log in or Register to see links and images
)
2. Open
Please, Log in or Register to see links and images
in your browser. This should automatically open Tampermonkey with the script. Click Install and you're done.
3. Visit Watched Threads and wait for the first-run sync. Once the threads are synced, the page will be reloaded.

The code can be found in the
Please, Log in or Register to see links and images
.
 
Last edited:

Whoreder

Bathwater Drinker
Jul 15, 2023
103
6,016
1,022
0fya082315al84db03fa9bf467e3.png
1.0.2:
Please, Log in or Register to see links and images


- Fix copy and export buttons not showing when there's no pagination (<= 20 threads)
- Remove Sync Threads button
- Add Dead threads tab at the end (a thread is dead when the last reply was over 90 days ago)
- Add the ability to filter threads by replies and views using <, >, <=, and >= operators

To search for threads with at-least 1M views, the query would be:

views >= 1M or v >= 1M or views >= 1000000

To search for threads with at-least 10 replies, the query would be:

replies >= 10 or r >= 10

The operators that can be used with views and replies are: <, >, <=, and >=
 

Whoreder

Bathwater Drinker
Jul 15, 2023
103
6,016
1,022
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
I don't use the resizer so I don't what causes the conflict or what the conflict even is but had a quick look at the resizer thread and it seems you can replace it with HoverZoom extension (think its available for Firefox as well). HoverZoom will show you the original image if it can which is heaps better than resizing a thumbnail. It won't filter the images based on the category though.