From bed56b6f18fe4affb5029be96eace10bb51fb458 Mon Sep 17 00:00:00 2001 From: George Kaklamanos Date: Tue, 4 Dec 2018 23:20:40 +0200 Subject: [PATCH] Add plaisio rules and README --- plaisio/README.md | 13 +++++++++++++ plaisio/ubo-gkaklas-plaisio-annoyances.txt | 11 +++++++++++ 2 files changed, 24 insertions(+) create mode 100644 plaisio/README.md create mode 100644 plaisio/ubo-gkaklas-plaisio-annoyances.txt diff --git a/plaisio/README.md b/plaisio/README.md new file mode 100644 index 0000000..1384fe1 --- /dev/null +++ b/plaisio/README.md @@ -0,0 +1,13 @@ +# Plaisio annoyances + +Here is an explanation of each rule included in this filter: + +## In a list of products +* `www.plaisio.gr##.badge`: In a list of products, if a products has a discount a badge is displayed on the corner of the product's image. +* `www.plaisio.gr##.productPrevPrice`: In a list of products, if a products has a discount, the original price is shown as well as the current one. + +## Bottom of the page +* `www.plaisio.gr##.smallBottomUspItemsWrap`: A banner that says about free pickup from the store, free phone support etc etc +* `www.plaisio.gr##footer > .top.row`: A colorful banner that shows the phone number. +* `www.plaisio.gr##footer > .middle.row`: A form to sign up for the newsletter +* `www.plaisio.gr##footer > .bottom.row`: The footer diff --git a/plaisio/ubo-gkaklas-plaisio-annoyances.txt b/plaisio/ubo-gkaklas-plaisio-annoyances.txt new file mode 100644 index 0000000..e1b596e --- /dev/null +++ b/plaisio/ubo-gkaklas-plaisio-annoyances.txt @@ -0,0 +1,11 @@ +! Title: gkaklas Plaisio Annoyances +! Description: Removes unnecessary elements from plaisio.gr +! Expires: 10 days +! Homepage: https://gitlab.com/gkaklas/ubo-annoyances +! License: https://gitlab.com/gkaklas/ubo-annoyances/blob/master/LICENSE +www.plaisio.gr##.badge +www.plaisio.gr##.productPrevPrice +www.plaisio.gr##.smallBottomUspItemsWrap +www.plaisio.gr##footer > .top.row +www.plaisio.gr##footer > .middle.row +www.plaisio.gr##footer > .bottom.row