File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name 知乎美化
3- // @version 1.4.9
3+ // @version 1.5.0
44// @author X.I.U
55// @description 宽屏显示、暗黑模式(4种)、暗黑模式跟随浏览器、屏蔽首页活动广告、隐藏文章开头大图、调整图片最大高度、向下翻时自动隐藏顶栏
66// @match *://www.zhihu.com/*
77// @match *://zhuanlan.zhihu.com/*
8+ // @exclude https://www.zhihu.com/signin*
89// @icon https://static.zhihu.com/heifetz/favicon.ico
910// @grant GM_registerMenuCommand
1011// @grant GM_unregisterMenuCommand
Original file line number Diff line number Diff line change 33// @name :zh-CN 知乎增强
44// @name :zh-TW 知乎增強
55// @name :en Zhihu enhancement
6- // @version 2.1.5
6+ // @version 2.1.6
77// @author X.I.U
88// @description 移除登录弹窗、屏蔽首页视频、默认收起回答、快捷收起回答/评论(左键两侧)、快捷回到顶部(右键两侧)、屏蔽用户、屏蔽关键词、移除高亮链接、屏蔽盐选内容、净化搜索热门、净化标题消息、展开问题描述、显示问题作者、置顶显示时间、完整问题时间、区分问题文章、直达问题按钮、默认高清原图、默认站外直链
99// @description :zh-TW 移除登錄彈窗、屏蔽首頁視頻、默認收起回答、快捷收起回答/評論、快捷回到頂部、屏蔽用戶、屏蔽關鍵詞、移除高亮鏈接、屏蔽鹽選內容、淨化搜索熱門、淨化標題消息、置頂顯示時間、完整問題時間、區分問題文章、默認高清原圖、默認站外直鏈...
1010// @description :en A more personalized Zhihu experience~
1111// @match *://www.zhihu.com/*
1212// @match *://zhuanlan.zhihu.com/*
13+ // @exclude https://www.zhihu.com/signin*
1314// @icon https://static.zhihu.com/heifetz/favicon.ico
1415// @grant GM_xmlhttpRequest
1516// @grant GM_registerMenuCommand
You can’t perform that action at this time.
0 commit comments