Greasy Fork 支持简体中文。

Remove Falabella Sponsored

Gets rid of sponsored product placement in the falabella interface.

/* ==UserStyle==
@name Remove Falabella Sponsored
@author Gresh1234
@namespace Gresh1234
@description Gets rid of sponsored product placement in the falabella interface.
@locale en-us
@match *://*.falabella.com/*
@version 1.0
@license MIT
==/UserStyle== */

.styles-module_sponsored-brand-container__DYujK {
      display: none
    }