https://github.com/maxchang3/userscripts
我编写的一些「小型、功能单一」的用户脚本。
https://github.com/maxchang3/userscripts
bilibili greasemonkey greasyfork tampermonkey userscript violentmonkey zhihu
Last synced: about 1 month ago
JSON representation
我编写的一些「小型、功能单一」的用户脚本。
- Host: GitHub
- URL: https://github.com/maxchang3/userscripts
- Owner: maxchang3
- License: mit
- Created: 2024-04-08T10:48:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-11T07:39:20.000Z (7 months ago)
- Last Synced: 2025-11-11T09:16:11.167Z (7 months ago)
- Topics: bilibili, greasemonkey, greasyfork, tampermonkey, userscript, violentmonkey, zhihu
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Max Chang's UserScript Collection
# Max Chang 的用户脚本合集
[](LICENSE)
[](https://biomejs.dev)
[](https://github.com/maxchang3/biome-config)(Is that really a thing?)
我编写的一些「**小型、功能单一**」的用户脚本,点击脚本名称查看详细介绍。
| | 脚本名称 | 脚本功能 | 安装 \| 备用 |
| :----: | :---- | :---- | :----: |
|
| **[只用小红书搜索](Readnote-as-a-Search-Engine)** | 使用小红书网页版作为搜索引擎,隐藏主页的时间线,搜索框页面居中。RAASE™ (Rednote as a Search Engine) | [](https://greasyfork.org/scripts/544250) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/Readnote-as-a-Search-Engine/Readnote-as-a-Search-Engine.user.css) |
|
| **[只用小红书搜索 - JS 版](Readnote-as-a-Search-Engine-JS)** | 使用小红书网页版作为搜索引擎,隐藏主页的时间线,搜索框页面居中。RAASE™ (Rednote as a Search Engine) | [](https://greasyfork.org/scripts/552896) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/Readnote-as-a-Search-Engine-JS/Readnote-as-a-Search-Engine.user.js) |
|
| **[哔哩哔哩主页 IP 属地](BiliRevealForSpace)** | 在哔哩哔哩主页显示 IP 属地。仅支持显示个人主页。为了获得完整体验,建议配合 [哔哩哔哩网页版显示 IP 属地](https://greasyfork.org/scripts/466815) 使用。 | [](https://greasyfork.org/scripts/534807) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/BiliRevealForSpace/BiliRevealForSpace.user.js) |
|
| **[矫正 b 站自动连播按钮 - 分P、合集、单视频开关分别独立](correct-next-button)** | 关于我不想要哔哩哔哩自动连播只想在分 P 中跳转但是阿 b 把他们混为一谈这件事。 | [](https://greasyfork.org/scripts/451504) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/correct-next-button/correct-next-button.user.js) |
|
| **[Greasy Fork Use Markdown](greasyfork-use-markdown)** | Sets the default format of the reply area on Greasy Fork to Markdown. | [](https://greasyfork.org/scripts/534809) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/greasyfork-use-markdown/greasyfork-use-markdown.user.js) |
|
| **[“如需浏览,请长按网址复制后使用浏览器访问”——Anti Wechat Anti External Links](anti-wechat-anti-external-links)** | 微信PC内置浏览器复制链接或使用其他浏览器打开也提示“如需浏览,请长按网址复制后使用浏览器访问”,本脚本应用后可以直接跳转目标网址。 | [](https://greasyfork.org/scripts/406675) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/anti-wechat-anti-external-links/anti-wechat-anti-external-links.user.js) |
|
| **[Slash To Search](slash-to-search)** | Type Slash ('/') to focus on search input, customized for some websites only. | [](https://greasyfork.org/scripts/472986) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/slash-to-search/slash-to-search.user.js) |
|
| **[知乎网页版深色模式](zhihu-dark-mode)** | 为知乎网页版提供深色模式适配与自动切换(由于知乎限制,自动切换时仍需手动刷新才能使所有组件生效)。 | [](https://raw.githubusercontent.com/maxchang3/userscripts/main/zhihu-dark-mode/zhihu-dark-mode.user.js) |
|
| **[~~知乎历史记录~~](zhihu-history)** | ~~给知乎添加历史记录~~ (已在 [zhihu-history](https://github.com/maxchang3/zhihu-history) 单独维护) | [](https://greasyfork.org/scripts/459852) [](https://raw.githubusercontent.com/maxchang3/userscripts/main/zhihu-history/zhihu-histtory.user.js) |
## 协议
[MIT](./LICENSE)