Skip to content

Look into using chrome.runtime.connect for talking to iframe #66

@kkuehlz

Description

@kkuehlz

Right now, the way we send messages to the iframe is to proxy them through the background script. See if it's possible to use chrome.runtime.connect and using the Port object to set up two-way communication between these pages.

https://developer.chrome.com/apps/runtime#type-Port

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions