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.44 KB
License
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.