OrionReed / dom3d

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

Build for Chrome #2

Closed eshiofune closed 5 months ago

eshiofune commented 5 months ago

I'd like to work on creating a Chrome extension for this;

@OrionReed

OrionReed commented 5 months ago

That would be great! I'd love to get this working on Chrome, but not sure how exactly. The 3D DOM view works fine but I'm unsure how to setup cross-browser compatibility in this project or debug it. I also just added a GNU license file, so do whatever you want with this repo as long as it remains free for others to take advantage of.

If you are able to get this working as a Chrome extension, feel free to submit a PR! Hopefully we can merge Chrome/Safari/other setups into a shared repo with minimal differences.

OrionReed commented 5 months ago

Closed via #4