v2exBetterReply

better reply experience for v2ex

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Bowen Ding
Installationen heute
0
Installationen gesamt
165
Bewertungen
4 0 0
Version
2019-11-07
Erstellt am
25.08.2016
Letzte Aktualisierung
07.11.2019
Größe
10,5 KB
Lizenz
n/a
Wird angewandt auf

v2exBetterReply

改善v2ex回复评论的体验:

  • 可以指定回复的楼层,同时使用@回复作者;
  • 点击楼层号快速插入引用文字;
  • 鼠标移动到引用文字上自动显示所引用的内容;
  • 点击引用文字跳转到相应楼层;
  • 支持跨页引用;

某些楼层的用户被屏蔽时,自动修正楼层号;被屏蔽用户的发言在被引用时,可以选择是否显示。

从greasyfork.org安装:v2exBetterReply

code, issues: https://github.com/dbw9580/v2exBetterReply/

由于greasyfork的规则限制,jQuery使用了来自code.jquery.com的文件。 可以把脚本中的 @require 字段改成v2ex自己的来源(https://cdn.v2ex.com/static/js/jquery.js)以避免性能不佳,或者纯粹重复下载jQuery库文件。