F95zone marker

Marks F95Zone threads for future reference

Versión del día 17/4/2022. Echa un vistazo a la versión más reciente.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Necesitará instalar una extensión como Tampermonkey para instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
agreg
Calificaciones
0 0 0
Versión
0.1.3
Creado
18/9/2021
Actualizado
17/4/2022
Tamaño
5,72 KB
Licencia
MIT
Funciona en

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.