Greasy Fork is available in English.

General URL Cleaner

Cleans URL's from various popular sites.

Αυτές είναι εκδόσεις αυτού του κώδικα όπου ο κώδικας έχει ενημερωθεί. Προβολή όλων των εκδόσεων.

  • v2.1.0 19/05/2016 Deleted "test" from title
  • v2.1 19/05/2016 Improved mutationobserver behavior to not clean links multiple times, and reduced size of script.
  • v2.0.4.14 18/05/2016 fixed google hangouts links
  • v2.0.4.13 09/04/2016 Allows some ebay hash links for things like shipping, etc
  • v2.0.4.12 23/09/2015 fixed case where ebay link cleaning didn't run
  • v2.0.4.11 09/09/2015 Discovered that Google search results redirection can different based on user agent string. Modified regex to work with a number of different user agent strings.
  • v2.0.4.10 08/09/2015 Updated regex's
  • v2.0.4.9 08/09/2015 Google changed results redirection, fixed script so it keeps working
  • v2.0.4.8 30/08/2015 Improved youtube video url cleaning
  • v2.0.4.7 29/08/2015 Fixed: bing url cleaning only worked on https. Going from http to https requires a page reload, which history.replacestate doesn't do.
  • v2.0.4.6 27/08/2015 Added more link cleaning to youtube description links
  • v2.0.4.5 26/08/2015
  • v2.0.4.4 26/08/2015 Found easier way to check which links to disable redirection and SPF
  • v2.0.4.3 26/08/2015 Forgot to actually put in the youtubeClasses regex
  • v2.0.4.2 25/08/2015
  • v2.0.4.1 25/08/2015 Uses history.replaceState() instead of history.pushState, given that the old URL is not wanted.
  • v2.0.4.0 25/08/2015 Now uses history.pushState() instead of location.replace() so the page doesn't need to reload
  • v2.0.3.8 24/08/2015 Fixed issue with disabling SPF state
  • v2.0.3.7 24/08/2015 Now disables SPF on Youtube
  • v2.0.3.6 24/08/2015 Fixed amazon link cleaning on Google and Bing searches
  • v2.0.3.5 24/08/2015 Finally fixed youtube redirection links without breaking HTML5 player buttons
  • v2.0.3.4 23/08/2015 Fixed youtube link redirection cleaner not working in Chrome/Opera
  • v2.0.3.3 23/08/2015
  • v2.0.3.2 23/08/2015 Fixed issue causing youtube player controls to disappear
  • v2.0.3.1 22/08/2015
  • v2.0.3.1 22/08/2015
  • v2.0.3.0 22/08/2015 Really fixed youtube redirect links
  • v2.0.2.0 22/08/2015 Added newegg general link cleaning
  • v2.0.1.0 22/08/2015 Now uses mutationObserver instead of EventListener; Fixed amazon item cleaner; some other fixes.
  • v2.0.0.3 22/08/2015 Fixed incorrect youtube redirect variable name
  • v2.0.0.2 21/08/2015
  • v2.0.0.1 21/08/2015
  • v2.0.0.0 21/08/2015
  • v2.0.0.0 21/08/2015
  • v2.0 21/08/2015 Major rewrite, also removes "class" attribute from youtube redirect links.
  • v1.9.2.2 12/08/2015 Shortened ebay include rule just made greasyfork page messier
  • v1.9.2.3 12/08/2015 Shortened ebay include rule
  • v1.9.2.2 12/08/2015 Reduced number of lines required to match google tld's
  • v1.9.2.1 12/08/2015
  • v1.9.2.0 12/08/2015 Added support for youtube redirect URL
  • v1.9.1.3 04/08/2015 Cleaned up code a bit
  • v1.9.1.2 16/07/2015
  • v1.9.1.1 14/07/2015 Fixed image search redirect
  • v1.9.1.0 03/07/2015 Fixed amazon url cleaning
  • v1.9.0.10 02/07/2015
  • v1.9.0.10 02/07/2015
  • v1.9.0.10 02/07/2015
  • v1.9.0.10 02/07/2015
  • v1.9.0.10 02/07/2015
  • v1.9.0.10 02/07/2015

Προβολή όλων των εκδόσεων κώδικα