Skip to content

coolcorexix/freedom-on-demand

Repository files navigation

Help you inspect an UI element that keep disappearing and other tricky debugging.

"Buy Me A Coffee"

How to use:

  • Step 0: Open DevTools Panel (F12 or Right Click -> select 'Inspect')
  • Step 1: Right Click -> select 'Freeze DOM' or Press Cmd + Shift + Y (on Mac) / Cmd + Shift + Y (on Window, Ubuntu)

Right click on tab content and choose "Freeze DOM" (while devtool panel is open) to freeze the state of website on demand.

With a frozen DOM, you can:

  • Inspect an UI part that only available while hovered / focused (for example: keeping the auto complete dropdown of a text input visible)
  • Take a snapshot of an in-progress state (for example: loading state)

🔭 Explore more dev tools at: https://nemothecollector.dev/products

Note: The shortcut might be overridden by built-in settings of some browsers for example Arc and Microsoft Edge. To fix it:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published