Can I override a hostname in firefox? for example when I access www.example.com it should actually access localhost and not example.com
Does any add-on provide that capability?
|
Can I override a hostname in firefox? for example when I access www.example.com it should actually access localhost and not example.com Does any add-on provide that capability? | ||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Why not just use HOSTS files, which is what everyone who wants to specify an IP address for a domain name does? | |||||||
feedback
|
|
Redirector: https://addons.mozilla.org/en-US/firefox/addon/5064 (donationware) | |||||||
feedback
|
|
I think that SwitchHost does exactly what you want: https://addons.mozilla.org/en-US/firefox/addon/14258 | |||
|
feedback
|
|
Yes, switchhost would be the one, if you are not in MAC OSX 10.5.8. with Firefox 3.5.9. and your hosts file is not longer than a single row. Adding more rows screws up the file, and all hostname values other than first one get deleted. The idea is perfect though. | |||
|
feedback
|