Skip to content

Clean ya.ru by 0ko

Imported and mirrored from https://codeberg.org/0ko/UserStyles/raw/branch/main/Yandex/CleanYa/CleanYa.user.css

Screenshot of Clean ya.ru

Details

Author0ko

LicenseMIT

Categoryya.ru

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Поисковик ya.ru без мусора

Notes

Source code

/* ==UserStyle==
@name          Clean ya.ru
@author        0ko (https://userstyles.world/~0ko)
@description   Поисковик ya.ru без мусора
@version       2.0.0
@license       MIT
@preprocessor  stylus

@namespace     0ko userstyles
@homepageURL   https://codeberg.org/0ko/UserStyles
@supportURL    https://codeberg.org/0ko/UserStyles/issues

@var checkbox  noRelatedSearches  "Без похожих поисков" 1

==/UserStyle== */

imp = !important

@-moz-document domain("ya.ru")
	/* / */
	.headline
	.simple-popup
	.simple-popup__overlay
	.services-suggest
	.mini-suggest__overlay
	.mini-suggest__group_layout_separated
	.mini-suggest__item_with-button
	.informers3
	.banner
	.market-feed
	.promo-gallery
	.new-year-feed
	.alice-fab
	.alice-fab__promo

	.search3__keyboard
	.search3__voice
		display: none imp

	.document_main-content-hidden_yes .body__content
		display: block imp

	/* /search */
	.HeaderDesktopLogo:not(:hover)
		opacity: .8
	.HeaderDesktopActions-VoiceSearch
	.HeaderDesktopActions-MarketCart
	.HeaderDesktopLogin
	.HeaderDecoration
	.Distribution-Popup
	.HeaderDesktopNavigation-Fixed

	#search-result-aside [data-bem]

	.SerpFooter-LinksGroup_type_feedback
	.SerpFooter-LinksGroup_type_help
	.SerpFooter-LinksGroup_type_morda
	.SerpFooter-Extralinks

	.EntityFeedbackFooter .EntityFeedbackFooter-Link:last-child /* button.EntityFeedbackFooter-Link */
	.Warning_type_roskomnadzor
	.Metadoc-Footer.Typo
	.RequestMeta[data-fast-name="legal"]

	.AliceFabContainer
	#alice-fab

	/* /images */
	.SearchPrevention
	.AdvMastHead
	.AdvRsyaCrossPage
	.ImagesViewer-SidebarAdv
	.RelatedImages [class$="-Incut"]

	.SerpPolaroid-Extra
	.MMOrganicSnippet-Aside
	.ImagesViewer-ScrollUpWrapper

	/* /video */
	.Popup2:not(.ExtralinksPopup)
	button[icontype="feedback"]
	.SettingsToolbarShortFiltersButton_unsupported
	.PreventionFeature
	.VideoSnippet2-Buttons
	.SerpListFeature :not(.SearchBlock)[class*="_placement_search"][class*="_platform_desktop"][class*="_page_search"]
		display: none imp

	if noRelatedSearches
		/* /search */
		.RelatedBottom

		/* /images */
		.SearchRelatedGallery
			display: none imp

Reviews

No reviews yet.