Showing 3 of 3 extensions
Loading...
Loading...
Provides a user interface to read/write URL search/query parameters for the currently active tab.
Instantly pause the page when DevTools is open using a keyboard shortcut. This makes it easy to inspect an element at a specific point in time. For example, for elements like popovers or dropdowns, visibility is often controlled using JavaScript events like `mousemove`/`mouseleave`, so when we...
DevTools extension to send custom HTTP request headers.