Skip to content

Scatter is not injected to iframe #174

@jondevx

Description

@jondevx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions