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的反馈

评价:好评 - 脚本一切正常

§
发表于:2023-05-28
编辑于: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,
});
Vyre作者
§
发表于:2023-05-28

Thanks, updated the script with this change.

发表回复

登录以发表回复。