benvanik / WebGL-Inspector

An advanced WebGL debugging toolkit
http://benvanik.github.com/WebGL-Inspector/
BSD 3-Clause "New" or "Revised" License
1.08k stars 160 forks source link

error when using Chrome extension #173

Open cyberfoxmeow opened 3 months ago

cyberfoxmeow commented 3 months ago

The error is from: https://github.com/benvanik/WebGL-Inspector/blob/c5f961dba261cbd94d9b3ff3ddbaf8b7d3bf5ef9/core/extensions/chrome/contentscript.js#L75

The error information is:

contentscript.js:75 

       Failed to load resource: net::ERR_FILE_NOT_FOUND
insertScript @ contentscript.js:75

contentscript.js:75 Uncaught DOMException: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'chrome-extension://lbgkfoamjmhbeemjpddkjddnknfdbdae/gli.all.js'.
    at insertScript (chrome-extension://lbgkfoamjmhbeemjpddkjddnknfdbdae/contentscript.js:75:9)
    at chrome-extension://lbgkfoamjmhbeemjpddkjddnknfdbdae/contentscript.js:100:9
chrome-extension://lbgkfoamjmhbeemjpddkjddnknfdbdae/gli.all.css:1 

       Failed to load resource: net::ERR_FILE_NOT_FOUND
unphased commented 2 months ago

same here. This is a 8 year old project though and we have no reason to expect it to work.