OrionReed / dom3d

Browser extension to view and debug the DOM in 3D space.
GNU General Public License v3.0
508 stars 11 forks source link

Integrate extension into devtools #21

Open rhelmer opened 6 months ago

rhelmer commented 6 months ago

The toolbar button works great, but would it make sense for this to show up in browser devtools (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools) instead?

I'm a bit torn, I feel like it belongs in devtools but a browser toolbar button is more discoverable by a casual user.