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

Refactor for cross-browser compatibility #5

Closed eshiofune closed 5 months ago

eshiofune commented 5 months ago

@OrionReed I woke up to find someone already worked on the Chrome integration, heh.

I've refactored the project so we can add browser-specific functions/API calls to the browserAPI*.js files and reuse the rest of the code. I also made minor changes to the manifest and the README.

Let me know if you encounter any problems or want to suggest changes, otherwise if this looks good I can go ahead and close that issue