-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
We have a web page that is designed to be loaded in iframe, however "window.scatter" is always undefined within the iframe.
Our web page works perfectly fine if the client has Scatter desktop, it fails to detect scatter only if the client only has this extension.
I know this extension is deprecated, however we know many of our users only have this extension, we will appreciate if you can upgrade it to inject script to iframe when users are still transiting from extension to scatter desktop.
In order to inject the script to iframe, I believe it is as simple as adding "all_frames": true to content_scripts.
https://developer.chrome.com/extensions/content_scripts#frames
Metadata
Metadata
Assignees
Labels
No labels