Por: Amal Graafstra
Inspect and view changes in fhosts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "fhosts",
"version": "1.0.1",
"description": "Override DNS resolution for selected domains - a per-browser hosts file for local development",
"browser_specific_settings": {
"gecko": {
"id": "fhosts@local",
"strict_min_version": "112.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"proxy",
"storage",
"tabs",
"nativeMessaging"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": "icons/icon-disabled.svg",
"default_title": "fhosts - Host Override"
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
} Melhores alternativas fhosts
Aqui estão algumas Firefox add-ons que são similares a fhosts:
Host File Override Plugin
SGM
Virtual Hosts
Longoon
LiveHosts
Aioros
Location Switcher - Advanced
Ethan Liu
Cookie/LocalStorage Switcher
Clorinde
Environment Cookie/LocalStorage Switcher
Chevreuse
No-Cache No-Store for Selected Hosts
jscher2000
FiddlerFox
Sebastiaan Dammann
ffcookies
NeoAtlantis
Hoppscotch Extension for Firefox
Hoppscotch
DevProxy Virtual Hosts
Dontfreakout
FQB Companion
StealthNinja