Greasy Fork is available in English.

Pixiv Previewer

Display preview images (support single image, multiple images, moving images); Download animation(.zip); Sorting the search page by favorite count(and display it). Updated for the latest search page.

< Обсуждения Pixiv Previewer

Отзыв: Хороший — скрипт работает как нужно

搜索页按热门排序失效了

ocrosoftАвтор
§
Создано: 14.09.2020
Отредактировано: 14.09.2020

这是访问不了jquery的cdn导致的,可以尝试将脚本第21行:
script.src = 'https://code.jquery.com/jquery-2.2.4.min.js';
修改为
script.src = 'https://libs.baidu.com/jquery/2.1.4/jquery.min.js';

也可以尝试一下这个测试用的版本:https://greasyfork.org/zh-CN/scripts/411324-pixiv-previewer-test

修改后可以正常使用了,感谢!

Ответить

Войдите, чтобы ответить.