Greasy Fork is available in English.

General URL Cleaner

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

Version vom 29.08.2016. Aktuellste Version

Autor
Knowbody
Bewertungen
0 0 0
Version
2.6
Erstellt am
27.05.2015
Letzte Aktualisierung
29.08.2016
Lizenz
GPL version 3 or any later version
Wird angewandt auf

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)

Bing

• Always uses https • Cleans bing search URL's ▫ A normal google search URL might look like this: https://www.bing.com/search?q=google&qs=n&form=QBLH&pq=google&sc=9-2&sp=-1&sk=&cvid=97312C9A5750490FB6C424E46C6759EF ▫ A cleaned bing search url: https://www.bing.com/search?q=google

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]/

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)

IMDB

• Removes unnecessary parameters

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.