General URL Cleaner

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

As of 2015-08-22. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Knowbody
Ratings
0 0 0
Version
2.0.3.1
Created
2015-05-27
Updated
2015-08-22
Size
12.6 KB
License
GPL version 3 or any later version
Applies to

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] • Extracts actual url from youtube redirection url

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.