public marks

PUBLIC MARKS from decembre with tags greasyfork & babelio

22 February 2018 10:45

USERSCRIPT - Nexto (infinite scroll) FOR Babelio - Découvrez des livres, critiques, extraits, résumés

1 comment
var implementations = [ { site: "https://www.babelio.com/mabibliotheque.php", // regex to compare against site URL, similar to @include nextLinkSelector: ".fleche.icon-next", // css selector for the next link, tip: find the current page button and do next sibling contentSelector: ".mes_livres", // the content that will be added to from the next page javascript: false // set this to true if the website uses javascript to load content, 50% chance it'll work }, { site: "https://www.babelio.com/livres-", // regex to compare against site URL, similar to @include nextLinkSelector: ".pagination .icon-next", // css selector for the next link, tip: find the current page button and do next sibling contentSelector: "#debug", // the content that will be added to from the next page javascript: false // set this to true if the website uses javascript to load content, 50% chance it'll work } } ];

decembre's TAGS related to tag greasyfork

autopager +   babelio +   backup +   bib +   BIB.02 +   css +   customButton +   custombuttons +   dev +   extension +   flash +   forum +   greasemonkey +   greasmonkey +   infinite Scrolling +   infinite-scroll +   jQuery +   librarie +   library +   next +   online +   outil +   popup +   recherche +   sauvegarder +   script +   search +   swfobject +   tool +   userscript +   video +