GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
https://visbug.web.app
Apache License 2.0
5.46k stars 286 forks source link

VisBug doesn't work with local static files #406

Closed KIDevs closed 4 years ago

KIDevs commented 4 years ago

Using chrome, when I open a static HTML file from the file system file://test.html** I am unable to launch VisBug. Seems like files served from web server are the only ones that work.

You need to fix the manifest file and js to work correctly offline.

Kv4FvV4

argyleink commented 4 years ago

this is a common gotcha with extensions, see here https://github.com/GoogleChromeLabs/ProjectVisBug/issues/245#issuecomment-455837499