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 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2020-09-14

搜索页按热门排序失效了

ocrosoft개발자
§
작성: 2020-09-14
수정: 2020-09-14

这是访问不了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';

ocrosoft개발자
§
작성: 2020-09-14

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

§
작성: 2020-09-14

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

댓글 남기기

댓글을 남기려면 로그인하세요.