Skip to content

The disable-csp feature stopped working with Chrome / chromedriver 133 #3506

Closed
@mdmintz

Description

@mdmintz

The disable-csp feature stopped working with Chrome / chromedriver 133


This is a feature activated via: disable_csp=True / --disable-csp. It stopped working recently because Chrome / chromedriver 133 has dropped support for Manifest-V2 extensions. (People have to use Manifest-V3 extensions now.)

The temporary workaround is to set driver_version=132 / --driver-version=132.

The permanent workaround likely involves rewriting the extension.

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixedworkaround existsYou can reach your destination if you do this...

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions