Skip to content

[REQUEST] Add "all_frames":true under "content_scripts" so that 7tv will work within an iframe. #916

@tlstommy

Description

@tlstommy

Is there an existing issue for this?

  • I have searched the existing issues

This feature does not exist in the latest nightly version

  • I have checked the latest nightly version

Feature Description

In the manifest, replace "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*://*.twitch.tv/*" ] } ],

with, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*://*.twitch.tv/*" ], "all_frames":true } ],

I believe that this will allow embedded chats within an iframe to work, solving a bug that has been affecting some users!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Available

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions