Jump to content

Recommended Posts

Posted
Hi, I want to set a link to the languages settings (where the spell check settings are) so the user can get there easily (rather than explain how to navigate there or type the URL in), but using href="chrome://settings/languages" Chrome just goes to "about:blank". Any ideas?
Posted
Hi, I want to set a link to the languages settings (where the spell check settings are) so the user can get there easily (rather than explain how to navigate there or type the URL in), but using href="chrome://settings/languages" Chrome just goes to "about:blank". Any ideas?

 

It's a security issue, non chrome pages can't open chrome links. However, there is a workaround, you can open a new tab and direct it to the chrome page with a little jscript:

 

Chrome Language Settings

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...