wedata

Database: AutoPagerize

Item Details: Slickdeals

url ^https?://(?:[^.]+\.)?slickdeals\.net/.+
nextLink //a[@class='button' and .='Next' or contains(@class,'icon-arrow-right2')]
pageElement //div[@class='dealRow' or @class='postReplyContainer']|id('deals')
exampleUrl https://slickdeals.net/deals/ https://slickdeals.net/deals/games/ https://slickdeals.net/f/9374587-samsung-saturday-is-on-sams-club-cctv-security-system-199-00
bookmarklet Array.prototype.forEach.call(document.querySelectorAll('img'), function(img) { var lazySrc = img.hasAttribute('data-src') ? img.getAttribute('data-src') : img.getAttribute('data-original'); if (lazySrc) { img.src = lazySrc;} });
comment Check your expression before deleting others' one, or at least leave a comment saying why did you delete it. I've corrected it, btw. Uncaught DOMException: Failed to execute '$x' on 'CommandLineAPI': The string '//div[@class='dealRow' or @class='postReplyContainer']|id('deals')/div[.//@class='itemBottomRow']|' is not a valid XPath expression.
Stylish @-moz-document domain("slickdeals.net") { .autopagerize_page_separator~.gridCategory .gridHeading{display:none !important;} }

History

Back