您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Cleans URL's from various popular sites. Also, makes sure the sites are using HTTPS.
当前为
Cleans the URL's and page links on Google, Youtube, Newegg, Amazon, and Ebay
▪ Cleans Google search URL's • A normal google search URL might look like this: https://www.google.com/search?num=100&q=google&oq=google&gs_l=serp.3..0l10.7976.8565.0.9999.6.6.0.0.0.0.358.617.2-1j1.2.0....0...1c.1.64.serp..4.2.615.BQ3ZvdzuPGE • A cleaned google search url: https://www.google.com/search?q=google ▪ Removes redirection of Google results links ▪ Always uses https ▪ Works with international google sites (not just .com)
▪ Always uses https ▪ URL always looks like this: https://www.youtube.com/watch?v=[video-id]
▪ Clean url always looks like this: http://www.amazon.com/gp/product/[item-id]/ Or this: http://www.amazon.com/dp/[item-id]/ ▪ Note: Amazon does not support https on product pages
▪ Clean url always looks like this: http://www.newegg.com/Product/Product.aspx?Item=[item-id] ▪ Note: newegg does not support https on product pages
▪ Clean url always looks like this: http://www.ebay.com/itm/[item-id] ▪ Note: ebay does not support https on product pages
Works with international ebay sites (not just .com)