Closed StyleT closed 7 months ago
Similar issues in other libraries:
@danpastori @jaydrogers kind reminder here 👀
@danpastori @jaydrogers Hi! Another very kind reminder to merge and publish this
@StyleT This looks great here, I'll get this merged. Thanks so much for the contribution!
Ran into this issue today.
package.json
:
"dependencies": {
...
"webext-bridge": "^6.0.1"
},
What the debug console is showing:
And it looks like it didn't make it into the Apr 07 package:
https://www.npmjs.com/package/webext-bridge?activeTab=code
Is there a plan to ship this?
@CharlieDigital I ended up fixing it in @webext-pegasus/rpc
@StyleT thanks for the pointer; will check it out
As current code modifies original
message
it causes the following error in latest version of Firefox:More about Xray Vision here: https://firefox-source-docs.mozilla.org/dom/scriptSecurity/xray_vision.html