Skip to content

Lightweight jd.com by sparanoid

Mirrored from https://github.com/sparanoid/usercss/raw/master/jd.com.user.css

Details

Authorsparanoid

LicenseAGPL-3.0

Categoryuserstyles, jd, jd.com

Created

Updated

Size558 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Lightweight jd.com
@namespace      github.com/sparanoid/usercss
@version        1.0.2
@description    A new userstyle
@author         t@sparanoid.com
==/UserStyle== */

@-moz-document domain("jd.com") {
  .jTdCode,
  #J_promotional-top,
  #J_app,
  #J_fs_act,
  #J_news,
  #treasure,
  #top-banner,
  #navitems,
  .lc-goods-seckill,
  .lc-ad-base,
  .lc-goods-guess,
  .mobile_static {
      display: none !important;
  }
}

@-moz-document domain("item.jd.com") {
  .jdm-tbar-tab-qrcode {
    display: none !important;
  }
}

Reviews

No reviews yet.