# faster-hosts **Repository Path**: striveHappy/faster-hosts ## Basic Information - **Project Name**: faster-hosts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-13 - **Last Updated**: 2022-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## FasterHosts `FasterHosts` 是个 Chrome 插件,主要原理是拦截浏览器的某些请求,将 `domain` 替换成访问速度较快的那个。 ## TODO - [x] 加速访问 GitHub 相关的资源 - [ ] 支持配置 Hosts ## 安装 ### 手动安装 Chrome 插件 > 1. 下载 [FasterHosts](https://github.com/gauseen/faster-hosts/archive/master.zip) 然后解压,找到 `extension` 子目录 > 2. 打开 Chrome,输入: `chrome://extensions/` > 3. 打开「开发这模式」 > 4. 选择「加载已解压的扩展程序」,然后定位到刚才解压的文件夹里面的 `extension` 目录,确定 > 5. 这就安装好了,关闭「开发这模式」 ### 感谢 - [GitHub520](https://github.com/521xueweihan/GitHub520) - [ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)