Skip to content

JustDs/chrome-hosts-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-hosts-manager

A Chrome extension to manage your hosts file.

Only one hosts file and IP-domains are assigned to groups.

Any changes to hosts file will be applied immediately.

Shows the real IP address of current page.

mailto:ck0123456@gmail.com

Moved from Google Code

0.4.0 add mac osx io support (use firebreath to rebuild npapi-file-io)

Download from Chrome Web Store


Chrome下切换hosts绑定的插件

点这里安装

  • 在浏览器中管理hosts文件, 可方便地进行增删改查与备份操作
  • 按组启用和禁用绑定
  • 提供显示当前页面服务器ip的功能
  • 功能类似于hostadmin但提供更简便的UI
  • 提供批量导入映射的功能
  • 可用来翻墙(如需要常用域名翻墙IP映射, 请联系作者ck0123456@gmail.com
  • 需要确保hosts文件是UTF-8编码!!
  • 最新版本在所有操作系统上可用 如果对hosts文件有写权限则优先写hosts文件 否则将会把改动写到本地存储
  • 0.4.0版本增加了Mac OSX系统文件读写的支持,并优化了对其他操作系统的支持

如果发现无法写入hosts文件:

  • 请把选项中倒数第二个钩去掉
  • 点击"清除本地存储"和"释放代理"按钮
  • 确保当前用户对hosts文件有写权限

更多功能正在完善中...

截图

使用说明

About

A Chrome extension to manage your hosts file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.3%
  • CSS 25.2%
  • C++ 18.4%
  • Shell 1.7%
  • Other 1.4%