Previews covers in novelupdates.com when hovering over hyperlinks that lead to novel pages.
目前為
Popup which gets displayed on hovering over serie titles on novelupdates.com. Tested for index/group/reading list and indiviudal serie pages. Cover image links getting pulled from each individual serie page.
minimum needed changes to use it on other sites:
available settings: const PREDIFINEDNATIVTITLE = "^Recommended by"; //in case native title is used to display something different const INDIVIDUALPAGETEST = "novelupdates.com/series/"; var STYLESHEETHIJACKFORBACKGROUND = ".l-canvas"; //if unknown set empty ""; classname with leading dot var STYLESHEETHIJACKFORTITLE = '.widgettitle_nuf'; //if unknown set empty ""; classname with leading dot const DEFAULTTITLEBACKGROUNDCOLOR = '#2c3e50'; //if no hijack class style available use plain color const DEFAULTBACKGROUNDCOLOR ='#ccc'; //if no hijack class style available use plain color const IMAGELINKCONTAINERS = '.serieseditimg, .seriesimg'; //instead of single element class name with dot const CONTAINERNUMBER = 0; const IMAGEBLOCKER = "www.novelupdates.com/img/noimagefound.jpg";
Example changes for mangaupdates https://greasyfork.org/scripts/26513-mangaupdates-cover-preview