piyush gupta
unread,Aug 21, 2023, 1:48:58 PM8/21/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, Jackie Han, Chromium Extensions, sakthi
Not the expert here, but because I'm also trying to
run some code in sandbox, have some thoughts.
Sakthi, it would great help if you can post the code(manifest, sandbox html, the failing script) you're trying to run, you can also post the link to your github repo.
Ques:
1. What happens when you try to fetch the d3.js file from sandbox, what's the error ?
2. Why can't you just bundle d3.js with your extension like Jackie suggested, ?