mangaupdates Cover Preview

Previews covers in mangaupdates.com when hovering over hyperlinks that lead to series pages.

As of 14.01.2017. See ბოლო ვერსია.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ავტორი
sz
რეიტინგი
0 0 0
ვერსია
1.2.2
შექმნილია
14.01.2017
განახლებულია
14.01.2017
Size
18 KB
ლიცენზია
http://creativecommons.org/licenses/by-nc-sa/4.0/
გამოყენებს მათ

Derivate of novelupdate Cover Preview based on Version 1.2 with different starting variables https://greasyfork.org/scripts/26439-novelupdates-cover-preview/ Now Shows Cover Previews on mangaupdates

var SELECTOR1 = 'tr a'; //index/group/readinglist pages var SELECTOR2 = ''; //individual serie pages recommendation titles const PREDIFINEDNATIVTITLE = "Series Info"; //in case native title is used to display something different const INDIVIDUALPAGETEST = /series.html\?id=[0-9]*$/; var STYLESHEETHIJACKFORBACKGROUND = ""; var STYLESHEETHIJACKFORTITLE = ""; const DEFAULTTITLEBACKGROUNDCOLOR = '#aac'; //if no hijack available use plain color const DEFAULTBACKGROUNDCOLOR ='#ccc'; //if no hijack available use plain color const IMAGELINKCONTAINER = 'sContainer'; //serieseditimg const IMAGELINKCONTAINERANONYM = ''; //sContainer const CONTAINERNUMBER = 1; const IMAGEBLOCKER = "www.mangaupdates.com/images/stat_increase.gif, www.mangaupdates.com/images/stat_decrease.gif";