// ==UserScript== // @name MyDealz Toggle Description // @namespace http://www.mydealz.de/profile/richi2k // @version 0.2 // @description functionality to toggle deal descriptions on mydealz.de // @author richi2k // @require https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js // @match http://www.mydealz.de/* // @grant none // @downloadURL https://update.greasyfork.icu/scripts/22362/MyDealz%20Toggle%20Description.user.js // @updateURL https://update.greasyfork.icu/scripts/22362/MyDealz%20Toggle%20Description.meta.js // ==/UserScript== (function() { 'use strict'; $(".thread-body div.section-sub:not(:contains('Weiterlesen'))").each(function(){ var dealDescTogglerElement = $('