jen
11/18/2024, 1:40 AMrequire
to call a client script. I’d like to be able to execute this using a chrome extension, but when I try, I get onpageload.js:8 Uncaught ReferenceError: require is not defined
. I’ve put my code in a timeout that is well after the page loads. Why is it that I can use require
in the console but not in my extension?Anthony OConnor
11/18/2024, 2:54 AMJames Pak
11/18/2024, 3:08 PMjen
11/18/2024, 3:38 PMmbrewer
11/18/2024, 4:36 PMmbrewer
11/18/2024, 4:36 PM