Google URL formatter

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

작성자
yuis-ice
일일 설치 수
0
총 설치 수
58
평점
0 0 0
버전
0.2
생성일
2022-12-16
갱신일
2022-12-16
크기
1.44KB
라이선스
MIT
적용 사이트

# 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.