Greasy Fork is available in English.

No Yandex Ads [discontinued]

Удаляет рекламу из результатов поиска Яндекс. Removes ads in Yandex search results.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • v7.1 27.07.2020 Replaced window.open with GM_openInTab in the stub code.
  • v7.0 27.07.2020 Removed script code since no longer supported and to avoid compatibility issues between it and RU AdList JS Fixes.
  • v6.3 02.09.2016 New ads in Yandex news + fixed observer
  • v6.2 31.08.2016 Restored 'use strict' comment back.
  • v6.1 31.08.2016 Backport from JS Fixes
  • v6.0 16.08.2016 JSLint fixes
  • v5.9 20.06.2016 Small cleanup before merge into JS Fixes.
  • v5.8 08.03.2016
  • v5.8 16.02.2016 Huh? Encountered Yandex search with "www". Usually they don't add it.
  • v5.7 16.02.2016 Nothing special here, just adjusted jshint to my needs and added missing semicolon.
  • v5.6 16.02.2016 Adjustments for recent changes in Yandex search ads.
  • v5.5 29.01.2016 Detach ads-related page styles when used.
  • v5.4 04.01.2016 Removed forced margin above search string if serp-adv were there.
  • v5.3 17.09.2015 Fix for changed label class name in the Yandex search results.
  • v5.2 26.08.2015 Update to block ads in search in news: https://news.yandex.ru/yandsearch?text=википедия&rpt=nnews2&grhow=clutop&catnews=0
  • v5.1 25.08.2015 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 25.08.2015 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 25.08.2015
  • v4.1 25.06.2015 Don't look at textContent of undefined object. :)
  • v4.0 25.06.2015 Attempt to block ads in Yandex News.
  • v3.8 18.04.2015 GreaseMonkey doesn't want to recognize new match patterns. :|
  • v3.7 18.04.2015 Seems like Yandex have more than one name for a search page. Fix to address that.
  • v3.6 31.07.2014
  • v3.5.1 30.07.2014
  • v3.5 29.07.2014
  • v3.4 05.06.2014
  • v3.3 12.05.2014
  • v3.2 11.05.2014