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

c# - Highlight all words containing a letter in a richtextbox -

Editing Python Class in Shell and SQLAlchemy -

java - JavaFX WebEngine Video Playback in Linux -