稳定信号未识别高风险权限组合
LiveHosts icon

LiveHosts

Switch your host/IP mappings in real time without editing your hosts file

用户数10K当前公开安装规模
评分3.2商店平均评分
评论数43公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

LiveHosts 媒体预览

1 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

10K10K10K10K10K2026年7月15日2026年7月18日2026年7月21日最新值: 10K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
3.23
最新值
3.23
7 日评分变化
0.00
3.133.183.233.283.332026年7月15日2026年7月18日2026年7月21日最新值: 3.23
2026年7月15日2026年7月21日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长持平
00%
7日增长持平
00%
30日增长持平
00%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本2.0.0
ManifestV3
大小57.78KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

查看插件说明、主要功能和适用场景。

LiveHosts is a Chrome extension that aims at providing a working (even if sub-obtimal) solution to a common nuisance that many web developers have to deal with every day. If you have multiple versions of your websites sharing the same host names on multiple environments, you often need to switch the assignments in your OS hosts file.

Other extensions (like the life-saving HostAdmin) can help with the cumbersomeness, but changes to the hosts file usually take an inconvenient amount of time to actually affect the browser.

Unfortunately, there is no way to make Chrome direct requests for a hostname to a specific IP without a standard redirect - you could set up a smart HTTP proxy, but it's often not possible or not convenient.

This extension settles for a sub-obtimal approach: requests to the indicated hostnames are redirected to the chosen IPs with an additional Host header. The browser's address bar reflects this behaviour showing the hostname right after the IP (e.g. http://127.0.0.1/www.example.com/). The extension also tries to take care of all requests to either the IP or the hostname in a consistent way.

Issues

After the redirect, the user is effectively in a different domain that the one they expected. They may notice some functional differences:

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级3.2Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分3.2仅基于下方已同步评论正文计算
有内容评论37已同步的评论正文数量
总评分/评论数43Chrome 商店公开评分/评论计数

商店综合星级:3.2。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
15
4
3
3
4
2
3
1
12
Kenny Griffin2021年5月4日
2

The concept is cool, but it doesn't work for me. Installed it on a Mac on the latest version of Chrome. I input the settings and saved them, no redirects happened.

语言 en
1 有用 · 0 无用
klemn 022021年3月6日
5

Only one I found so far that works. Great job

语言 en
Ryan Sullivan2020年12月26日
4

It did the basics of what I was wanting it to do, but I was hoping to have the ability to also put a non-default port on the end of the IP address that it could use for that host name instead. That seemed to take Chrome back to as if I didn't have the entry at all.

语言 en
Rahi Dehzani2020年7月5日
5

Just to the point and functional.

语言 en
Luke Wayne2020年4月14日
2

Hard to use

语言 en
1 有用 · 0 无用
Ultra Já2020年3月3日
5

Muito boa! Recomendo!

语言 pt
tague _2019年11月27日
3

It's a nice concept, but it doesn't really work perfectly. Redirects break the system, so for example if I want to test a virtual host for "foo.mysite.com" on a local server 192.168.x.x, but the main page of "foo.mysite.com" specifies a redirect to "/login", for example, the mapping won't kick in again and it'll try to send me to 192.168.x.x/login without faking the hostname being used, so the virtual host doesn't end up being used. The same also happens with HTTP-to-HTTPS redirects.

语言 en
5 有用 · 0 无用
Ellis Benus2019年10月7日
3

I don't think this will work with WordPress on a Local Web server installation? B/c it's changing the URL to IPaddress/wp-admin the server doesn't recognize it. Is there a way to make this work with WordPress on a WAMP installation?

语言 en
1 有用 · 0 无用
yw6622019年9月30日
3

Guy, the behavior is incorrect. First of all <IP address> is not the same origin of <Hostname>. Chrome will consider the two sites in a totally different way. The request is correctly sent, and the server should work, but the thing is at the client side: Chrome does not work this way. Secondly it wont work with HTTPS. The certificate returned by the server is for <Hostname>, not for <IP address>. Surely it is still useful some way, but what I am really looking for is sth. that works exactly the same way /etc/hosts works.

语言 en
2 有用 · 0 无用
Payam Baharan2019年8月21日
5

firstly, sorry for poor English language I have a live site and a local copy of it on xampp that I work on it for testing. I established a virtual-host in xampp server config to work on local version, I have to add "127.0.0.1 example.com" in host file to open site with domain instead of "http://localhost/" then by commenting this line I access to live version your addon worked for me but the URL start with 127.0.0.1 not example.com is there any way to solve this problem?

语言 en