79680175

Date: 2025-06-26 08:50:38
Score: 0.5
Natty:
Report link

I figured it out. I added ui.html to "resources" in "web_accessible_resources" in manifest.json, and used (await fetch(chrome.runtime.getURL("ui.html"))).text() to get the HTML and store it in a variable in content.js to later inject. Thanks for trying to help. :)

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-2): I figured it out
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: redbackspider