Skip to content

Any way to bypass CSP? #107

Open
Open
@cyfung1031

Description

@cyfung1031

In Tampermonkey, it auto disable CSP for userscripts to inject in page context

In Violentmonkey, we can use @inject-into auto so that it will do the injection in content context if CSP blocked injection in page context

In Firemonkey, there are always ExportFunction and wrappedJSObject so we can do the page object modification in content context.

How about in Stay? I want it to try the page context first. If failed, use content context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions