F95zone marker

Marks F95Zone threads for future reference

Author
agreg
Daily installs
0
Total installs
111
Ratings
1 1 0
Version
0.1.5
Created
2021-09-18
Updated
2023-09-13
License
MIT
Applies to

A small tool that lets the browser remember and highlight which threads should be marked as important (e.g. updates of a favorite game), and which should be faded out (e.g. disliked game, “not interested”). A tooltip can be added to be shown on hover.

New in v0.1.5: highlighting seen bookmarks (updated on page load of a thread OP & of user bookmarks list page).

Usage

This userscript adds an extra icon to the top right corner of OP (first post) of a thread (as well as in the user bookmarks list); the icon looks like a star. It's grey for unmarked threads, and red for marked ones (regardless of the mark type). Upon clicking it, a dialog is displayed in the center of the screen: it has two checkboxes (fade and mark, for respective highlight types) as well as a multiline tooltip input. Changing values of any of these inputs is immediately reflected on the OP (but they're only applied during load in other pages). The dialog can be closed using the “OK” button; use the “Delete” button when you want to unregister the mark on this thread.

Threads highlighted with mark checkbox are shown with grey border around them; those with fade are dimmed out (this is disabled when the thread is hovered, so that reading is not obstructed – at those times the thread would be marked with black border instead). Places affected:

  • OP of the marked thread;
  • user bookmarks list (to make their management easier);
  • regular forum threads list (including “similar threads“ section at the bottom of a thread page);
  • forum search results;
  • forum tag search results;
  • “latest updates” page.

Note that the marks information is stored locally in the browser; to export it (and import in another browser), you'll need to use the “storage” text input in userscript settings.