Skip to content

Chrome and 'unsafe-inline' for automatic translations #2

@D9ping

Description

@D9ping

Chrome users have 'unsafe-inline' added to style-src directive for the automatic google translating of webpages to keep working. 'unsafe-inline' is unsafe and should not be added if automatic translating of webpages can work without it.

$this->addStylesrc("'unsafe-inline'");

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions