General URL Cleaner

Cleans URL's from various popular sites.

这些是此脚本的所有版本。 只显示代码变更过的版本。

  • v2.2.0.0 2016-05-24 Google now uses history.pushState, so onhashchange no-longer works. But there is no onpushstate trigger available, so we monitor the search input box (id:'lst-ib') for changes instead.
  • v2.1.0.0 2016-05-19
  • v2.1.0 2016-05-19 Deleted "test" from title
  • v2.1 2016-05-19 Improved mutationobserver behavior to not clean links multiple times, and reduced size of script.
  • v2.0.4.14 2016-05-18 fixed google hangouts links
  • v2.0.4.13 2016-04-09 Allows some ebay hash links for things like shipping, etc
  • v2.0.4.12 2015-09-23 fixed case where ebay link cleaning didn't run
  • v2.0.4.11 2015-09-09 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 2015-09-08 Updated regex's
  • v2.0.4.9 2015-09-08 Google changed results redirection, fixed script so it keeps working
  • v2.0.4.8 2015-08-30 Improved youtube video url cleaning
  • v2.0.4.7 2015-08-29 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 2015-08-27 Added more link cleaning to youtube description links
  • v2.0.4.5 2015-08-26
  • v2.0.4.5 2015-08-26
  • v2.0.4.4 2015-08-26 Found easier way to check which links to disable redirection and SPF
  • v2.0.4.3 2015-08-26 Forgot to actually put in the youtubeClasses regex
  • v2.0.4.2 2015-08-25
  • v2.0.4.1 2015-08-25 Uses history.replaceState() instead of history.pushState, given that the old URL is not wanted.
  • v2.0.4.0 2015-08-25 Now uses history.pushState() instead of location.replace() so the page doesn't need to reload
  • v2.0.3.8 2015-08-24 Fixed issue with disabling SPF state
  • v2.0.3.7 2015-08-24 Now disables SPF on Youtube
  • v2.0.3.6 2015-08-24 Fixed amazon link cleaning on Google and Bing searches
  • v2.0.3.5 2015-08-24 Finally fixed youtube redirection links without breaking HTML5 player buttons
  • v2.0.3.4 2015-08-23
  • v2.0.3.4 2015-08-23 Fixed youtube link redirection cleaner not working in Chrome/Opera
  • v2.0.3.3 2015-08-23
  • v2.0.3.2 2015-08-23 Fixed issue causing youtube player controls to disappear
  • v2.0.3.1 2015-08-22
  • v2.0.3.1 2015-08-22
  • v2.0.3.0 2015-08-22 Really fixed youtube redirect links
  • v2.0.2.0 2015-08-22 Added newegg general link cleaning
  • v2.0.1.0 2015-08-22 Now uses mutationObserver instead of EventListener; Fixed amazon item cleaner; some other fixes.
  • v2.0.0.3 2015-08-22 Fixed incorrect youtube redirect variable name
  • v2.0.0.2 2015-08-21
  • v2.0.0.1 2015-08-21
  • v2.0.0.0 2015-08-21
  • v2.0.0.0 2015-08-21
  • v2.0 2015-08-21 Major rewrite, also removes "class" attribute from youtube redirect links.
  • v1.9.2.2 2015-08-12 Shortened ebay include rule just made greasyfork page messier
  • v1.9.2.3 2015-08-12 Shortened ebay include rule
  • v1.9.2.2 2015-08-12 Reduced number of lines required to match google tld's
  • v1.9.2.1 2015-08-12
  • v1.9.2.0 2015-08-12
  • v1.9.2.0 2015-08-12
  • v1.9.2.0 2015-08-12
  • v1.9.2.0 2015-08-12
  • v1.9.2.0 2015-08-12
  • v1.9.2.0 2015-08-12
  • v1.9.2.0 2015-08-12

显示所有脚本版本