General URL Cleaner

Cleans URL's from various popular sites. Also, makes sure the sites are using HTTPS.

目前為 2016-05-19 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Knowbody
評價
0 0 0
版本
2.1.0
建立日期
2015-05-27
更新日期
2016-05-19
尺寸
9.5 KB
授權條款
GPL version 3 or any later version
腳本執行於

General URL Cleaner

Cleans the URL's and page links on Google, Youtube, Newegg, Amazon, and Ebay

Google

• Always uses https • 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 • Works with international google sites (not just .com)

Youtube

• Always uses https • Cleaned url always looks like this: https://www.youtube.com/watch?v=[video-id] • Removes redirection of description links • Disables SPF prefetching of page links

Amazon

• Cleaned 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

Newegg

• Cleaned url always looks like this: http://www.newegg.com/Product/Product.aspx?Item=[item-id] • Note: newegg does not support https on product pages

Ebay

• Cleaned 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)

Dealtime

• I have dealtime blocked via a hosts file (along with a lot of other ad sites). So This script extracts the actual URL it's supposed to redirect to.