Skip to content

Commit d192cec

Browse files
committed
更新 description
1 parent 158a0a7 commit d192cec

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

Zhihu-Enhanced.user.js

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
// ==UserScript==
22
// @name 知乎增强
33
// @name:en Zhihu enhancement
4-
// @name:zh-CN 知乎增强
54
// @name:zh-TW 知乎增強
65
// @version 2.0.0
76
// @author X.I.U
8-
// @description 移除登录弹窗、屏蔽首页视频、默认收起回答、快捷收起回答/评论(左键两侧)、快捷回到顶部(右键两侧)、屏蔽用户、屏蔽关键词、移除高亮链接、屏蔽盐选内容、净化标题消息、净化搜索热门、展开问题描述、显示问题作者、置顶显示时间、完整问题时间、区分问题文章、直达问题按钮、默认高清原图、默认站外直链
9-
// @description:en Remove the login popup, block the homepage video, close the answer by default, quickly close the answer/comment (both sides of the left button), quickly return to the top (both sides of the right button), block users, block keywords, remove highlighted links , Shield salt selection, purify title message, expand problem description, display problem author, display time on top, complete problem time, distinguish problem article, direct problem button, default high-definition original image, default off-site direct link
10-
// @description:zh-CN 移除登录弹窗、屏蔽首页视频、默认收起回答、快捷收起回答/评论(左键两侧)、快捷回到顶部(右键两侧)、屏蔽用户、屏蔽关键词、移除高亮链接、屏蔽盐选内容、净化标题消息、展开问题描述、显示问题作者、置顶显示时间、完整问题时间、区分问题文章、直达问题按钮、默认高清原图、默认站外直链
11-
// @description:zh-TW 移除登錄彈窗、屏蔽首頁視頻、默認收起回答、快捷收起回答/評論(左鍵兩側)、快捷回到頂部(右鍵兩側)、屏蔽用戶、屏蔽關鍵詞、移除高亮鏈接、屏蔽鹽選內容、淨化標題消息、展開問題描述、顯示問題作者、置頂顯示時間、完整問題時間、區分問題文章、直達問題按鈕、默認高清原圖、默認站外直鏈
7+
// @description 移除登录弹窗、屏蔽首页视频、默认收起回答、快捷收起回答/评论(左键两侧)、快捷回到顶部(右键两侧)、屏蔽用户、屏蔽关键词、移除高亮链接、屏蔽盐选内容、净化搜索热门、净化标题消息、展开问题描述、显示问题作者、置顶显示时间、完整问题时间、区分问题文章、直达问题按钮、默认高清原图、默认站外直链
8+
// @description:en A more personalized Zhihu experience~
9+
// @description:zh-TW 移除登錄彈窗、屏蔽首頁視頻、默認收起回答、快捷收起回答/評論(左鍵兩側)、快捷回到頂部(右鍵兩側)、屏蔽用戶、屏蔽關鍵詞、移除高亮鏈接、屏蔽鹽選內容、淨化搜索熱門、淨化標題消息、展開問題描述、顯示問題作者、置頂顯示時間、完整問題時間、區分問題文章、直達問題按鈕、默認高清原圖、默認站外直鏈
1210
// @match *://www.zhihu.com/*
1311
// @match *://zhuanlan.zhihu.com/*
1412
// @icon https://static.zhihu.com/heifetz/favicon.ico
@@ -45,8 +43,8 @@ var menu_ALL = [
4543
['menu_blockTypeTopic', '话题 [搜索页]', '话题(搜索页)', false],
4644
['menu_blockTypeSearch', '杂志文章、相关搜索等 [搜索页]', '相关搜索、杂志等(搜索页)', false],
4745
['menu_blockYanXuan', '屏蔽盐选内容', '屏蔽盐选内容', false],
48-
['menu_cleanTitles', '净化标题消息 (标题中的私信/消息)', '净化标题提醒', false],
4946
['menu_cleanSearch', '净化搜索热门 (默认搜索词及热门搜索)', '净化搜索热门', false],
47+
['menu_cleanTitles', '净化标题消息 (标题中的私信/消息)', '净化标题提醒', false],
5048
['menu_questionRichTextMore', '展开问题描述', '展开问题描述', false],
5149
['menu_publishTop', '置顶显示时间', '置顶显示时间', true],
5250
['menu_typeTips', '区分问题文章', '区分问题文章', true],

0 commit comments

Comments
 (0)