vytal-io / vytal-extension

Browser extension to spoof timezone, geolocation, locale and user agent.
https://vytal.io
GNU General Public License v3.0
1.8k stars 95 forks source link

"Inspect" context menu does not expand devtools to the selected element #45

Open opzch opened 1 month ago

opzch commented 1 month ago

If the extension is enabled and devtools are not opened, "Inspect" context menu entry does not display the selected element. It only opens devtools on "Elements" tab. You have to reselect the element and click on the menu entry again or use a shortcut (Ctrl+Shift+C+left click on element) to expand the element. If devtools are already opened, this works normally.

image