Sleazy Fork is available in English.

Sadpanda torrent inline - select newest torrent

Inlines torrent into to gallery view in sadpanda & regular panda, and adds a hotkey to download the newest torrent uploaded and ignore -1280x torrents.

< Σχολιασμός για τον κώδικα Sadpanda torrent inline - select newest torrent

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

§
Δημοσιεύτηκε: 28/05/2023
Επεξεργάστηκε: 28/05/2023

Add disable_in_input option to stop hotkey from triggering in tag/comment/E-Hentai Downloader input boxes (line ~102):

shortcut.add('space', function() {
    linkElm[0].click();
}, {
  disable_in_input: true,
});
VyreΔημιουργός
§
Δημοσιεύτηκε: 28/05/2023

Thanks, updated the script with this change.

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

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