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.

< Feedback on Sadpanda torrent inline - select newest torrent

Review: Good - script works

§
Posted: 2023-05-28
Edited: 2023-05-28

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,
});
VyreAuthor
§
Posted: 2023-05-28

Thanks, updated the script with this change.

Post reply

Sign in to post a reply.