Greasy Fork is available in English.

Manga Loader (unmaintained)

Support for over 70 sites! Loads manga chapter into one page in a long strip format, supports switching chapters, minimal script with no dependencies, easy to implement new sites, loads quickly and works on mobile devices through bookmarklet

< Σχολιασμός για τον κώδικα Manga Loader (unmaintained)

Αναφορά: Κακός - ο κώδικας δεν λειτουργεί

§
Δημοσιεύτηκε: 23/06/2023

Zoom hotkey is not working on firefox because it use a deprecated method to detect firefox

  if(typeof InstallTrigger !== 'undefined'){
    UI.keys.ZOOM_IN = 61;
    UI.keys.ZOOM_OUT = 173;
    UI.keys.RESET_ZOOM = 48;
  }

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.