Por: thefancyostrich Add-on
Inspect and view changes in Localhost navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Localhost navigation",
"version": "1.0",
"description": "Naviagte to localhost without mouse",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"activeTab"
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Alt+H",
"mac": "Command+Alt+H"
},
"description": "Navigate to localhost"
}
},
"browser_action": {
"default_popup": "prompt.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{0ba0cbf8-2453-4e47-95a7-b660f4d635da}"
}
}
} Melhores alternativas Localhost navigation
Aqui estão algumas Firefox add-ons que são similares a Localhost navigation:
Localhost Navigator
NOHU90
openDevApps
Samuel Roland
Switch to localhost
Guillaume Briday
Localhost Shortcut
Kees Kroep
Ssh Flashlight
PurpleBabar
Side Panel localhost
AtishSaha
NaviGator
Black Platypus
Naviseal
Austin Traver
comfortableNavigation
Anuj Jain
localhost3000
Firefox user 14943939
Env Switcher
dportalesr
Live <-> Dev swapper
Dominik H.