Overview
🇺🇦 Made in Ukraine
ViNetwork brings Vim-style keyboard navigation to Chrome DevTools Network tab, letting you inspect network requests entirely from the keyboard.
🎯 FEATURES
Navigation
• j/k - Move up/down through requests
• gg/G - Jump to first/last request
• Enter - Inspect selected request
• Escape - Return to request list
Search & Filter
• / - Fuzzy search URLs (powered by Fuse.js)
• f - Filter by HTTP method or status code
• Real-time filtering as you type
Request Inspection
• Shift+H - Headers tab
• Shift+L - Response tab (raw)
• Shift+P - Preview tab (formatted JSON)
• z - Toggle fullscreen mode
• h/l - Navigate between header sections
Copy & Export
• c - Open copy menu
• Copy as cURL, fetch, URL, headers, or response body
• Ctrl+s - Export all requests as HAR or JSON
Other Actions
• dd - Delete selected request
• dr - Clear all requests
• Ctrl+? - Toggle help panel
🎨 DESIGN
• Dark theme optimized for long coding sessions
• Clean, minimal interface
• Visual feedback for all actions
• Status bar shows current mode and selection
⚡ PERFORMANCE
• Lightweight and fast
• No external network requests
• Works offline
• Minimal memory footprint
🔒 PRIVACY
• No data collection
• No analytics
• No external connections
• All processing happens locally
Perfect for developers who:
• Love Vim keybindings
• Want faster DevTools workflow
• Prefer keyboard over mouse
• Debug APIs and network requests frequently
Open source: https://github.com/Enigama/ViNetwork
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.