By: Longoon
Inspect and view changes in Virtual Hosts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Virtual Hosts",
"description": "Apply a virtual hosts file for development purposes.",
"version": "1.0",
"applications": {
"gecko": {
"id": "virtual-hosts-firefox@codefreak.net"
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*/",
"<all_urls>",
"storage"
],
"browser_action": {
"default_icon": "img/icon.png",
"default_popup": "popup.html"
},
"background": {
"persistent": true,
"scripts": [
"background.js"
]
},
"content_security_policy": "script-src 'self' https://ajax.googleapis.com; object-src 'self'"
} Best Virtual Hosts Alternatives
Here are some Firefox add-ons that are similar to Virtual Hosts:
Host File Override Plugin
SGM
LiveHosts
Aioros
fhosts
Amal Graafstra
X-Switch
vinzzb
URL Host Mover
John Doe
IP-HOST AUTO-HEADER
szczyglis
Hosts.click Viewer
Yehoshua Vaknin
DevProxy Virtual Hosts
Dontfreakout
Host Grabber ++
Rhadamanthe
HTTP Server header Spy
dw5
DNS over HTTPS
kevin_bolton
Hosts Override - No filehosts
SandroDev