F95zone marker

Marks F95Zone threads for future reference

目前为 2022-04-17 提交的版本。查看 最新版本

作者
agreg
评分
0 0 0
版本
0.1.3
创建于
2021-09-18
更新于
2022-04-17
大小
5.7 KB
许可证
MIT
适用于

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.

Usage

This userscript adds an extra icon to the top right corner of OP (first post) of a thread; 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;
  • regular forum threads list (including “similar threads“ section at the bottom of a thread page);
  • forum 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.