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.

< Părere la script-ul Pixiv Previewer

Recenzie: Bun, script-ul merge

§
Postat în: 14-09-2020

搜索页按热门排序失效了

ocrosoftAutor
§
Postat în: 14-09-2020
Editat în: 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';

ocrosoftAutor
§
Postat în: 14-09-2020

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

§
Postat în: 14-09-2020

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

Postează un raspuns

Autentifică-te pentru a posta un răspuns.