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

manifest.json not showing as available to install on Chromium via "Load unpacked" #6

Closed ylluminate closed 5 months ago

ylluminate commented 5 months ago

Just wanted to document this here as I'm not yet sure why: dom3d/dist/chrome/manifest.json is not presenting as valid when using Load unpacked and with Developer mode toggled on:

example

OrionReed commented 5 months ago

You should be able to load the folder directly. The readme has been updated to reflect this.

Are you able to select & the folder?

ylluminate commented 5 months ago

Yep, thanks.