{"id":23936636,"url":"https://github.com/xiaohuohumax/userscripts","last_synced_at":"2025-12-24T07:59:55.254Z","repository":{"id":270085570,"uuid":"908880239","full_name":"xiaohuohumax/userscripts","owner":"xiaohuohumax","description":"自用脚本仓库","archived":false,"fork":false,"pushed_at":"2025-01-04T16:06:34.000Z","size":522,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-04T17:19:42.756Z","etag":null,"topics":["github","tampermonkey","userscript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaohuohumax.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":"2024-12-27T07:34:42.000Z","updated_at":"2025-01-04T16:06:34.000Z","dependencies_parsed_at":"2024-12-28T10:24:47.043Z","dependency_job_id":"79892574-ba49-4802-8688-fbc1eacf58dc","html_url":"https://github.com/xiaohuohumax/userscripts","commit_stats":null,"previous_names":["xiaohuohumax/userscripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fuserscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fuserscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fuserscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2Fuserscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaohuohumax","download_url":"https://codeload.github.com/xiaohuohumax/userscripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240409428,"owners_count":19796791,"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":["github","tampermonkey","userscript"],"created_at":"2025-01-06T01:12:27.997Z","updated_at":"2025-12-24T07:59:55.248Z","avatar_url":"https://github.com/xiaohuohumax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# userscripts\n\n**自用脚本仓库**\n\n## 🐒 脚本列表\n\n\u003e [!WARNING]\n\u003e 使用 Tampermonkey 管理脚本且浏览器为 Edge 时，需将打开浏览器插件的 开发人员模式，否则脚本可能无法正常运行。\n\n| 名称                                                                      | 功能                          | 安装                                                                                                                                                   |\n| ------------------------------------------------------------------------- | ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| [GitHub Dashboard Auto More](./apps/github/dashboard-auto-more/README.md) | GitHub 仪表盘页面自动加载更多 | [🐒Greasy Fork](https://greasyfork.org/zh-CN/scripts/558225) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/4818)                        |\n| [GitHub Commit Sort](./apps/github/commit-sort/README.md)                 | GitHub 仓库文件按提交时间排序 | [🐒Greasy Fork](https://greasyfork.org/zh-CN/scripts/522083-github-commit-sort) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/2577)     |\n| [Bilibili Dynamic Block](./apps/bilibili/dynamic-block/README.md)         | Bilibili 动态卡片拦截         | [🐒Greasy Fork](https://greasyfork.org/zh-CN/scripts/522087-bilibili-dynamic-block) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/2576) |\n| [Common Right Click Tab](./apps/common/right-click-tab/README.md)         | 右键超链接快速打开新标签页    | [🐒Greasy Fork](https://greasyfork.org/zh-CN/scripts/528494-common-right-click-tab) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/2869) |\n| [Common Right Click Copy](./apps/common/right-click-copy/README.md)       | 右键快速复制/粘贴文本         | [🐒Greasy Fork](https://greasyfork.org/zh-CN/scripts/532794) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/3186)                        |\n| [Common QR Code](./apps/common/qr-code/README.md)                         | 图片二维码识别/生成工具       | [🐒Greasy Fork](https://greasyfork.org/zh-CN/scripts/538539) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/3559)                        |\n\n## 📦 封装工具\n\n| 名称                                              | 功能                                         | 使用                                                                                                                            |\n| ------------------------------------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |\n| [zip-downloader](./libs/zip-downloader/README.md) | 资源下载器（下载资源、Zip 压缩、下载到本地） | 🐒Greasy Fork (⛔因打包构建无法符合要求，已被移除) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/4893)            |\n| [xpath-selector](./libs/xpath-selector/README.md) | 一个 XPath 选择器库，快速获取节点数据        | [🐒Greasy Fork](https://greasyfork.org/zh-CN/scripts/559142) \\| [🐱Script Cat](https://scriptcat.org/zh-CN/script-show-page/4900) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohuohumax%2Fuserscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaohuohumax%2Fuserscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohuohumax%2Fuserscripts/lists"}