By: Dontfreakout
Inspect and view changes in DevProxy Virtual Hosts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "DevProxy Virtual Hosts",
"version": "1.0.3",
"description": "Chrome extension for listing local sites served by devproxy",
"browser_specific_settings": {
"gecko": {
"id": "devproxy@dontfreakout"
}
},
"permissions": [
"storage",
"notifications"
],
"host_permissions": [
"http://localhost/*",
"https://localhost/*"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_title": "DevProxy Virtual Hosts",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best DevProxy Virtual Hosts Alternatives
Here are some Firefox add-ons that are similar to DevProxy Virtual Hosts:
Dev Mode
D7OM
openDevApps
Samuel Roland
Easy Proxy
ivysrono
DevProblems: Developer Tips
DevProblems
Easy Proxy
Charles
AllDevBlogs - Developer Articles Popup
AllDevBlogs
Preprox (Smartproxy) Extension
PreProx
Location Switcher - Advanced
Ethan Liu
Domain Swapper
Adam Norwood
ProxyServe
Yashkumar Navadiya
Proxy Port
Proxy Port
Domain Socks Proxy Helper
nshaaban-cpacket