Change Chrome settings from an extension -


Is it possible to override Chrome browser settings by extension?

I'm particularly interested in the global "encoding" setting, which is by default wrong and causes problems with the "filesystem:" URL scheme.

settings

Probably not, because it can be a security risk; The browser should not allow the extension to modify its settings.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -