你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/456662-google-url-formatter,源站連結 點此以跳轉。
Removes the lengthy Google.com URL parameters and get a clean Google URL.
# 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.