Freeze DOM

onekmnelbichmlnmkecckkjjljifhefg

Freeze the DOM instantly Source code for those who's curious: https://github.com/coolcorexix/freedom-on-demand If you find this useful, please consider donating to support my work. It means a lot to me: https://www.buymeacoffee.com/coolcorexil 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) Note: The shortcut might be overridden by built-in settings of some browsers for example Arc and Microsoft Edge. To fix it: - For Arc: go to arc://extensions/shortcuts and update the shortkeys - For Microsoft Edge: follow this instruction https://www.webnots.com/how-to-assign-keyboard-shortcut-to-extension-in-microsoft-edge/

Related extensions