Web links showing translate popup - how to hide?

Follow

Comments

1 comment

  • Avatar
    madaley

    Still working is the following permanent fix for all chromium sessions:

    Terminal commands:

    sudo mkdir -p /etc/chromium/policies/managed
    sudo nano /etc/chromium/policies/managed/translate.json

    insert:

    {
      "TranslateEnabled": false
    }

    &&
    reboot the device ;-), have fun & be brave

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk