You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The inject.js script appears to be injecting a script element into the html element instead of in the head or body element. I wasn't sure if this was intentional or not, it seems like it might be a bug
I'm using Frame extension version 0.8.2 and Brave browser version Version 1.42.95 Chromium: 104.0.5112.81 64-bit, but it's also happening in Chrome and Firefox.
The text was updated successfully, but these errors were encountered:
The
inject.js
script appears to be injecting a script element into the html element instead of in the head or body element. I wasn't sure if this was intentional or not, it seems like it might be a bugI think it might be something to do with this line here in the code
Here's a picture of what i'm seeing
Just that the only permitted content in the html element are head and body elements
I'm using Frame extension version
0.8.2
and Brave browser versionVersion 1.42.95 Chromium: 104.0.5112.81 64-bit
, but it's also happening in Chrome and Firefox.The text was updated successfully, but these errors were encountered: