Sleazy Fork is available in English.

E-H Visited

Upgrade to EhxVisited (sleazyfork.org/en/scripts/377945)

< E-H Visitedについてのフィードバック

質問/コメント

§
投稿日: 2019/03/25

replace published date text

Is it possible to add an option to replace the published date with the last viewed date from this script (in minimal view)? Would be nice not to have to mouse over it.

HEN-TIE作者
§
投稿日: 2019/03/25
編集日: 2019/03/26

@deltarayedge said: Is it possible to add an option to replace the published date with the last viewed date from this script (in minimal view)? Would be nice not to have to mouse over it.

Excellent idea. I'll make it happen. 👍 Something like this:

if (swapDatesMode)
  if (viewed)
    show viewed date
    hover to see published date
  else
    show published date
HEN-TIE作者
§
投稿日: 2019/04/05

Changing the published dates in only minimal mode was kinda confusing.

Instead, I've added a variable "minimalShowText" at the top of the script, change it to TRUE and you'll get a text timestamp just like compact mode, no more hovering.

返信を投稿

返信を投稿するにはログインしてください。