Skip to content

duckduckgo.com by iefanx

Details

Authoriefanx

LicenseNo License

Categoryhttps://start.duckduckgo.com/

Created

Updated

Code size2.3 kB

Code checksum4ceafc0

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Cleaning it up

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       duckduckgo.com
@version    20250223.02.36
@namespace  ?
==/UserStyle== */

@-moz-document domain("duckduckgo.com") {
/* Hide iOS Browser, Android Browser, Mac Browser, Windows Browser, Browser Extensions */
.sideMenu_sectionLinks__3mM71 > li:nth-child(1) a[href*="apps.apple.com/app/duckduckgo-privacy-browser"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(2) a[href*="play.google.com/store/apps/details?id=com.duckduckgo.mobile.android"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(3) a[href*="duckduckgo.com/mac?origin=funnel_home"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(4) a[href*="duckduckgo.com/windows?origin=funnel_home"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(5) a[href*="duckduckgo-help-pages/desktop/adding-duckduckgo-to-your-browser/"] {
    display: none !important;
}


/* Hide What’s New, Compare Privacy, About Our Browser, About DuckDuckGo */
.sideMenu_sectionLinks__3mM71 > li:nth-child(1) a[href*="/updates"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(2) a[href*="/compare-privacy"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(3) a[href*="start.duckduckgo.com/app?origin=funnel_home"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(4) a[href*="/about"] {
  display: none !important;
}


/* Hide Help, Careers, Privacy Policy, Terms of Service, Press Kit, Advertise on Search */
.sideMenu_sectionLinks__3mM71 > li:nth-child(1) a[href*="duckduckgo.com/duckduckgo-help-pages/"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(2) a[href*="/hiring"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(3) a[href*="/privacy"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(4) a[href*="/terms"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(5) a[href*="/press"] {
  display: none !important;
}

.sideMenu_sectionLinks__3mM71 > li:nth-child(6) a[href*="duckduckgo-help-pages/company/advertise-on-duckduckgo-search"] {
  display: none !important;
}
.sidemenu-browser-promo_sideMenuBrowserPromo__xzQqv {
    display: none;
}





}

Reviews

No reviews yet.