'how to view flexbox pop-up shown in Chrome dev tool in Firefox as well?

I find Chrome dev tool's feature super useful, where you can bring up pop-up by clicking on flex icon and play around.

Just for this feature I need to shift to Chrome otherwise FF is best to debug during development.

Any idea if this can be achievable in FF as well ?

enter image description here



Solution 1:[1]

This feature is not available in the Firefox DevTools yet (as of Firefox 100.0).

There is an enhancement request asking to enable an "alignment inspector", which doesn't seem to be implemented at the moment.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Sebastian Zartner