{"id":31562679,"url":"https://github.com/coxxs/font-replacer","last_synced_at":"2026-04-29T12:39:10.678Z","repository":{"id":99098058,"uuid":"443795700","full_name":"Coxxs/font-replacer","owner":"Coxxs","description":"Replace fonts hard coded by websites.","archived":false,"fork":false,"pushed_at":"2022-06-26T17:20:13.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T00:28:02.200Z","etag":null,"topics":["font","userscript"],"latest_commit_sha":null,"homepage":"https://greasyfork.org/scripts/437944-font-replacer","language":"JavaScript","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/Coxxs.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-02T15:08:53.000Z","updated_at":"2025-08-25T09:23:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcb5018b-de20-4caa-a6d3-e8ba3ecefc35","html_url":"https://github.com/Coxxs/font-replacer","commit_stats":null,"previous_names":["coxxs/font-replacer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Coxxs/font-replacer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coxxs%2Ffont-replacer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coxxs%2Ffont-replacer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coxxs%2Ffont-replacer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coxxs%2Ffont-replacer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Coxxs","download_url":"https://codeload.github.com/Coxxs/font-replacer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coxxs%2Ffont-replacer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["font","userscript"],"created_at":"2025-10-05T04:49:15.175Z","updated_at":"2026-04-20T10:33:10.977Z","avatar_url":"https://github.com/Coxxs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# font-replacer.user.js\n\n[Greasy Fork](https://greasyfork.org/scripts/437944-font-replacer)\n\n----\n**[en]**\n\nReplace fonts hard coded by websites.\n\n**You may want to edit this userscript and change replace rules.**\n\nBy default, it will replace common Chinese fonts to \"Source Han Sans\".\n\n## If it doesn't work...\n\n- This plugin will not work for websites that didn't hard-coded fonts, you can modify the fonts directly in your browser settings (e.g. `chrome://settings/fonts`) or use [extensions](https://chrome.google.com/webstore/detail/advanced-font-settings/caclkomlalccbpcdllchkeecicepbmbm).\n\n- Due to a bug in Chrome for Windows, font replace won't work if the font is installed in the user directory.\n  1. Please **uninstall your custom font** from Windows (Required)\n  2. Choose **\"Install for all users\" when reinstalling the font** (Show more options -\u003e Install for all users).\n\n----\n**[zh-TW]**\n\n將網站寫死在 CSS 中的字型替換成你想要的字型。\n\n**您可能需要手動修改代碼，以自訂替換規則。**\n\n本程式預設會將常見的中文字型替換為思源黑體（Source Han Sans）。\n\n## 如果腳本不起作用...\n\n- 對於沒有寫死字型的網站，本腳本無法替換字型，但您可以直接在瀏覽器設定中修改字型（如 `chrome://settings/fonts`）或使用[擴充程式](https://chrome.google.com/webstore/detail/advanced-font-settings/caclkomlalccbpcdllchkeecicepbmbm)。\n\n- 由於 Windows 版 Chrome 瀏覽器的一個 BUG，如果字型安裝在使用者目錄下，則字型替換無法生效。\n  1. 請從 Windows **解除安裝您的自訂字型**（重要）\n  2. 在重新安裝字型時**選擇「為所有使用者安裝」**（顯示更多選項 -\u003e 為所有使用者安裝）。\n\n----\n**[zh-CN]**\n\n将网站硬编码在 CSS 中的字体替换成你想要的字体。\n\n**您可能需要手动修改此脚本，以自定义替换规则。**\n\n本脚本默认会将常见的中文字体替换为思源黑体（Source Han Sans）。\n\n## 如果脚本不起作用...\n\n- 对于没有硬编码字体的网站，本脚本无法替换字体，但您可以直接在浏览器设置中修改字体（如 `chrome://settings/fonts`）或使用[扩展程序](https://chrome.google.com/webstore/detail/advanced-font-settings/caclkomlalccbpcdllchkeecicepbmbm)。\n\n- 由于 Windows 版 Chrome 浏览器的一个 BUG，如果字体安装在用户目录下，则字体替换无法生效。\n  1. 请从 Windows **卸载您的自定义字体**（重要）\n  2. 在重新安装字体时**选择“为所有用户安装”**（显示更多选项 -\u003e 为所有用户安装）。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoxxs%2Ffont-replacer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoxxs%2Ffont-replacer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoxxs%2Ffont-replacer/lists"}