웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기yrden
내 정보
이름 | yrden |
---|---|
가입한 날짜 | 7월 3, 2016 |
개발한 부가 기능 수 | 부가 기능 0개 |
이 개발자의 부가 기능의 평균 별점 | 아직 별점 없음 |
내 검토
Yet Another Remove It Permanently
5점중 3점 받음
UPDATE:
Actually, Ublock Origin now implements :has() and :xpath() filters, starting from version 1.8.0.
======================
Advertisers are progressively moving away from banners and explicit ads towards sponsored content sneaked into your articles, feeds and streams.
With the popularity of ad blockers based on CSS, web designers are stripping adverts of their identifiable CSS attributes, effectively making this type of filtering obsolete.
Xpath expressions let you block element with much more flexibility.
For example if you want to block the sponsored tracks on Soundcloud, you can select them by some part of their «Sponsored Track» header.
It looks something like this:
//li[@class='soundList__item'][div/div/div/span[contains(@class,'sc-promoted-icon')]]
Currently though, it doesn't work in multiprocess mode.
I really hope the dev can manage to upgrade it before Mozilla rolls out e10 into the standard Firefox version.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요