Greasy Fork is available in English.

No Yandex Ads

Removes ads in Yandex search results.

Ekde 2015/08/25. Vidu La ĝisdata versio.

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v7.1 2020/07/27 Replaced window.open with GM_openInTab in the stub code.
  • v7.0 2020/07/27 Removed script code since no longer supported and to avoid compatibility issues between it and RU AdList JS Fixes.
  • v6.3 2016/09/02 New ads in Yandex news + fixed observer
  • v6.2 2016/08/31 Restored 'use strict' comment back.
  • v6.1 2016/08/31 Backport from JS Fixes
  • v6.0 2016/08/16 JSLint fixes
  • v5.9 2016/06/20 Small cleanup before merge into JS Fixes.
  • v5.8 2016/03/08
  • v5.8 2016/02/16 Huh? Encountered Yandex search with "www". Usually they don't add it.
  • v5.7 2016/02/16 Nothing special here, just adjusted jshint to my needs and added missing semicolon.
  • v5.6 2016/02/16 Adjustments for recent changes in Yandex search ads.
  • v5.5 2016/01/29 Detach ads-related page styles when used.
  • v5.4 2016/01/04 Removed forced margin above search string if serp-adv were there.
  • v5.3 2015/09/17 Fix for changed label class name in the Yandex search results.
  • v5.2 2015/08/26 Update to block ads in search in news: https://news.yandex.ru/yandsearch?text=википедия&rpt=nnews2&grhow=clutop&catnews=0
  • v5.1 2015/08/25 Oops, forgot to add observer for news page to keep removing ads even when page is updated through AJAX. Also added check for current domain to run specific ads removal scripts only on specific pages.
  • v5.0 2015/08/25 Bumped version to 5.0 because previous update to 4.2 actually was a major change. Added separate ads removal feature for Yandex News.
  • v4.2 2015/08/25
  • v4.1 2015/06/25 Don't look at textContent of undefined object. :)
  • v4.0 2015/06/25 Attempt to block ads in Yandex News.
  • v3.8 2015/04/18 GreaseMonkey doesn't want to recognize new match patterns. :|
  • v3.7 2015/04/18 Seems like Yandex have more than one name for a search page. Fix to address that.
  • v3.6 2014/07/31
  • v3.5.1 2014/07/30
  • v3.5 2014/07/29
  • v3.4 2014/06/05
  • v3.3 2014/05/12
  • v3.2 2014/05/11