Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Virtual Hosts (fork)

Virtual Hosts (fork) by Anon

Apply a virtual hosts file for development purposes.

ExperimentalExperimental
0 (0 reviews)0 (0 reviews)
3 Users3 Users
You'll need Firefox to use this extension
Download Firefox and get the extension
Download file

Extension Metadata

About this extension
This is a fork of Virtual Hosts extension.
https://addons.mozilla.org/en/firefox/addon/vhost-simulator/

== ATTENTION ==
This addon may not do what you think it does! Make sure you read and understand the functionality.

THIS DOES NOT REPLICATE THE SYSTEMS HOST FILE DNS RESOLVING!!!

"Virtual Hosts" does not mean a "virtual hosts file" but refers to http "Virtual hosting"!!!

== ABOUT ==
Overwrite the "Host" HTTP header to request a specific virtual host from a remote webserver. IT DOES NOT RESOLVE DNS TO IP!!!!

Often enough while waiting for DNS propagation or standing up a replacement site, developers edit the hosts file on their system to achieve the same effect. This extension facilitates the a similar effect without the hassle or when lacking permissions.

When detecting outgoing HTTP(S) requests from your Firefox browser to the VHost IP we rewrite the Host header to the VHost Domain. Any requests to sites other than the VHost IP are ignored, so browsing other sites won't be impacted.

This version have the following differences:
All requests will be redirected from 'Host' to 'IP address'. You have no option to disable redirect. So, be careful and DO NOT use it on hosts that can accept sensetive data.
Proceed with extreme caution.


== HOW TO USE ==

- Enable -
Click the VHost icon in the top right to open the settings panel.
Make sure Globally Enabled is checked.

- Adding vhosts -
Press Add new Virtual Host and enter the original Host in the IP field (either an IP address if accessing a website by IP or the domain name of the target website) and the new Host in the Host field.
When a domain is present and Enabled is checked for the host all websites matching the IP will be requested with the entered domain.
To replace IP / Host in all headers, tick "Apply to all headers" checkbox. It may help with some CORS-related issues.
Please note: modern Firefox versions does not allow to replace "Access-Control-Allow-Origin" response header. It is NOT my fault.

- Disable -
Untick the [ ] Globally Enabled checkbox or the individual Enabled checkboxes for each host.

== Source ==
Original addon source code on GitHub: https://github.com/Longoon12000/Virtual-Hosts
If you want to get source code of this version, just download and unpack .xpi file.

== THANK YOU ==
For using this extension.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and dataLearn more

Required permissions:

  • Access your data for all websites
More information
Version
1.0
Size
12.49 KB
Last updated
a year ago (Aug 17, 2024)
Related Categories
  • Web Development
License
MIT License
Version History
  • See all versions
Add to collection
Report this add-on
More extensions by Anon
  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.