In whatever browser you use, find the most recommended extension for user scripts, and add this script:
Code:
// ==UserScript==
// @name Google in English
// @description This is your new file, start writing code
// @match *://www.google.com/*
// @match *://google.com/*
// @run-at document-start
// ==/UserScript==
const urlParams = new URLSearchParams(window.location.search);
Signature/Avatar nuking: none (can be changed in your profile)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum