{"id":14988863,"url":"https://github.com/h2y/link-fix","last_synced_at":"2025-04-09T21:18:20.694Z","repository":{"id":41464484,"uuid":"60857355","full_name":"h2y/link-fix","owner":"h2y","description":"我的浏览器 UserScript 脚本仓库，这里是数个独立的 UserScript 浏览器脚本，为浏览器实现了各种强大的的功能。我的 greasyfork 主页：","archived":false,"fork":false,"pushed_at":"2023-06-08T03:25:13.000Z","size":287,"stargazers_count":217,"open_issues_count":16,"forks_count":29,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-09T21:18:16.858Z","etag":null,"topics":["browser","greasyfork","userscript"],"latest_commit_sha":null,"homepage":"https://greasyfork.org/zh-CN/users/19299","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2y.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-10T15:20:51.000Z","updated_at":"2025-03-12T14:32:48.000Z","dependencies_parsed_at":"2024-09-19T23:30:45.082Z","dependency_job_id":"429ceb1c-0dad-45fe-a670-db3a69c14ff2","html_url":"https://github.com/h2y/link-fix","commit_stats":{"total_commits":44,"total_committers":8,"mean_commits":5.5,"dds":0.4545454545454546,"last_synced_commit":"a7afe3b1fa7f3d5c3412084579b6cef63b3d3107"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2y%2Flink-fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2y%2Flink-fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2y%2Flink-fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2y%2Flink-fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2y","download_url":"https://codeload.github.com/h2y/link-fix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111973,"owners_count":21049578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","greasyfork","userscript"],"created_at":"2024-09-24T14:17:20.178Z","updated_at":"2025-04-09T21:18:20.635Z","avatar_url":"https://github.com/h2y.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# H2y's Userscripts\n\n这是数个独立的 UserScript 浏览器脚本，实现不同的功能，均可独立使用。共用这一个 Git 仓库。\n\n如果你不知道浏览器脚本是什么，我的这篇文章会给与你帮助：[\u003c使用UserScript加强你的浏览器\u003e](https://hzy.pw/p/1872)，一定会让你受益匪浅。\n\n\n## F2 重设页面标题 /reset_title\n\n当您在浏览网页时，想要设置一个更加个性化的页面标题，而不是使用默认的标题时，按下 F2 您就可以改名啦~ （＾Ｕ＾）ノ~ＹＯ\n\n而且，这个脚本的特点就是不仅仅只是在当前页面有效，就算您刷新或者跳转到其他链接，设置的标题也会一直被保留下来哦~ 这样就可以方便您更好地区分出不同的标签页啦~ （＾ｖ＾）\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/468161\u003e**\n\n## 有道一键网页翻译 /youdao_translate\n\n![](https://h2y.github.io/link-fix/youdao_translate/p2.png)\n\n传统的网页翻译插件将网页中的所有英文转换为中文，但用过的都知道，翻译出来的中文并不通顺，对于英语水平尚可的大多数中国用户而言，阅读这样的中文并不比原本的英文轻松多少。而该翻译工具不会直接全文翻译网页，而是保留全英文，同时将网页中的难词添加上注释，有效避免了全文翻译成中文后词不达意的情况。（该工具同时也支持划词翻译、全文翻译）\n\n\u003e ^O^ 部分翻译：By 1860 the fort(堡垒) was remodeled(改造) into a military prison and became notorious(声名狼藉的) for incarcerating(监禁) gangsters(歹徒) including Al Capone.\n\u003e\n\u003e T.T 全文翻译：到1860年,被改造成堡军事监狱关押罪犯包括艾尔·卡彭和声名狼藉。\n\n![](https://h2y.github.io/link-fix/youdao_translate/p1.jpg)\n\n来源说明：本工具由网易官方的 [有道网页翻译 2.0](http://fanyi.youdao.com/web2/) 修改而成，这是猪厂提供的很好的一个服务，感谢。但由于年久失修原服务存在很多问题，已无法使用，于是我将其修复并打包成了该 UserScript。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/371373\u003e**\n\n\n## 跳过谷歌网页风险提醒 /google_interstitial_link_fix\n\n在谷歌搜索中，点击链接后常常会显示“警告 - 访问此网站可能会损害您的计算机！”的[页面](https://www.google.com/interstitial?url=http://bbs.tgbus.com/)，往往我们都是选择离开。但问题是这个页面并不给我们继续访问的选择，我们只能复制链接到地址栏才能打开想要看的页面。而这个脚本为你添加了一键继续访问的按钮。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/37951\u003e**\n\n\n## 空格之王 自动为中英文之间添加一个空格 /space_king\n\n如果你跟我一样，每次看到网页上的中文字和英文、数字、符号挤在一块，就会坐立难安，忍不住想在它们之间加个空格。这个脚本正是你在网路世界走跳所需要的东西，它会自动替你在网页中所有的中文字和半形的英文、数字、符号之间插入空白。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/37950\u003e**\n\n\n## 搜索引擎一键切换 /soTab\n\n在常用的搜索引擎页面中添加互相切换的按钮，包括图片、视频、知道、学术搜索。\n\n虽然同类脚本这不是第一款，但这是最省资源的一款。之前有幸使用过其他类似的脚本，太重，启用后全网监控，每个网页都要固定注入一大段 JS/CSS，看着都难受，于是索性自己写了重新写了个轻量级的。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/14856\u003e**\n\n\n## 壁纸网站增强 /wallhaven\n\n这是一个高质量的壁纸网站，本脚本增强了其使用体验，目前的功能如下：\n\n1. 列表中淡化 star 数小于 10 的壁纸，让你更加关注于优秀的资源。\n2. 为每张壁纸添加一个 \\[一键保存\\] 的按钮。\n3. 淡化浏览过的壁纸。（需要登陆）\n\n**网站效果预览：\u003chttps://alpha.wallhaven.cc/search?purity=110\u0026sorting=random\u003e**\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/29444\u003e**\n\n\n## MDN 首选中文 /mdn_cn\n\n在 [developer.mozilla.org](https://developer.mozilla.org/zh-CN/) 阅读文档时，自动首选中文版本，避免手动切换。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/27384\u003e**\n\n\n## 网页阅读模式 /read_mode\n\n[ALT+R] 将任何一个网页中影响您阅读的图片，视频，广告等无关内容过滤，仅查看最关注的那一部分内容。特别适合各种内容阅读型网页。同时提供将所选区域的 HTML 代码导出的功能。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/26709\u003e**\n\n\n## 淘宝销量排序 /taobao_sort\n\n在淘宝天猫浏览商品时，自动为你首选 [按销量排序]，避免被潜在的竞价排名误伤。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/14505\u003e**\n\n\n## 自动京东配送 /auto_jd\n\n京东为了照顾第三方入驻商家，在浏览宝贝时默认不会勾选 [京东配送]，那些第三方商家相比淘宝，不 “省” 也不 “多”，相比京东自营，不 “快” 也不 “好”，简直让人没有任何购买的理由。\n\n所以我每次都要点 3 下，等待页面刷新 3 次，麻烦至极！于是开发了这款浏览器插件，实现了京东网浏览时，默认勾选 [京东配送] 和 [仅显示有货]，并自动按销量排序！\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/18190\u003e**\n\n\n## 知乎真实链接地址重定向 /zhihu_link_fix\n\n知乎网页中的站外链接会经过一次中转，使用此脚本后，将直接跳转至真实链接而非中转页面。\n\n需要注意的是，脚本并不会在网页加载完后便转换所有的地址，只会在 **点击链接的瞬间** 才自动触发。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/20431\u003e**\n\n\n## 360 搜索真实链接地址重定向 /360so_link_fix\n\n脚本用于修正 360 搜索结果中的链接，直接跳转至目标网址，而不经过中间的二次跳转页面，加快网站进入的速度。\n\n脚本会在每次搜索完成后自动触发。\n\n**Greasyfork 在线安装: \u003chttps://greasyfork.org/zh-CN/scripts/20432\u003e**\n\n\n## 开源说明\n\n我编写的所有 UserScript 开源在 Github 中，地址：\u003chttps://github.com/h2y/link-fix\u003e\n\n欢迎大家来看看[我的更多精彩的脚本](https://github.com/h2y/link-fix/#readme)，提出你宝贵的建议，喜欢请 star :D\n\n意见反馈请使用 Github，更方便我看到和处理：\u003chttps://github.com/h2y/link-fix/issues\u003e\n\n如果没有 Github 账号欢迎在我的网站中留言：\u003chttps://hzy.pw/liuyanban\u003e\n\n\n## 其他优秀的脚本推荐\n\n写在这里，不仅方便路过的各位找到更多实用脚本。也是我作为用户对这些作者们提供的优秀作品表示的由衷感谢。\n\n- AC-Baidu：绕过百度重定向直接访问网页：\u003chttps://greasyfork.org/zh-CN/scripts/14178\u003e\n- Google：绕过搜索结果网页链接重定向：\u003chttps://greasyfork.org/zh-CN/scripts/14150\u003e\n- 为豆瓣电影页面添加更多实用讯息：\u003chttps://greasyfork.org/zh-CN/scripts/14636\u003e\n- 拒绝二维码登录：淘宝、京东等网站默认出现账号密码登录界面：\u003chttps://greasyfork.org/zh-CN/scripts/27183\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh2y%2Flink-fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh2y%2Flink-fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh2y%2Flink-fix/lists"}