1 parent 513becc commit 4204456Copy full SHA for 4204456
1 file changed
panel.html
@@ -32,7 +32,7 @@
32
<div class="search-container">
33
<!-- Primary Actions: Search and Most Used Buttons -->
34
<div class="search-input-wrapper">
35
- <input type="text" id="search-bar" placeholder="Filter requests...">
+ <input type="text" id="search-bar" placeholder="Filter by URL, hostname, method, headers...">
36
<button id="regex-toggle" class="regex-toggle-inline" title="Toggle Regex Mode">
37
<span class="regex-icon">.*</span>
38
</button>
0 commit comments