Google URL formatter

Removes the lengthy Google.com URL parameters and get a clean Google URL.

Autor
yuis-ice
Instalações hoje
0
Total de instalações
58
Avaliações
0 0 0
Versão
0.2
Criado
16/12/2022
Atualizado
16/12/2022
Tamanho
1,44 KB
Licença
MIT
Aplicável a

# Google URL formatter

Removes the lengthy Google.com URL parameters and get a clean Google URL.

Example:

//www.google.com/search?q=python&oq=python&aqs=chrome..69i57j0i131i433i512j69i61j69i60j9&sourceid=chrome&ie=UTF-8

//www.google.com/search?q=python

Note: This program works on the JavaScript level, not on the network level. That means it is not intended to work for preventing their tracking in any way.