🏠 Home 

Google URL formatter

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


Install this script?
Author
yuis-ice
Daily installs
0
Total installs
57
Ratings
0 0 0
Version
0.2
Created
2022-12-16
Updated
2022-12-16
Size
1.44 KB
License
MIT
Applies to

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