Greasy Fork is available in English.
Development has halted until I have more time. Pixiv uses async page loading, which broke some aspects of this script. Ultimate Pixiv Script: Direct Links, Auto-Paging, Preview, IQDB/Danbooru, Filter/Sort using Bookmark,views,rating,total score. | Safe Search | plus more. Works best with "Pixiv++ Manga Viewer" and "Generic Image Viewer". 自動ページング|ポケベル|ロード次ページ|フィルター|並べ替え|注文|ダイレクトリンク
Pixiv++ is the ultimate Pixiv script, allowing you to customize the interface to suit your needs for quick browsing and previewing.
With the release of version 3 (beta), it has added a few new features and much optimisation and bug fixes. Apart from all the features in version 3 it includes:
1) Supports almost all Pixiv pages including: Ranking, Feed and Add Bookmark pages 2) Light mode: Gets illustration data if you hover over thumbnail 3) Improved internal coding and layout 4) Quick access buttons
For more information please look at the history section in the actual script.
NB: Some features have been removed from Pixiv++ and added to Linx Amender. This highlight visited links, direct external links and a few others.
The script designed to work in conjunction with:
Features include:
All these features and some more are accessed through a simple to use sidebar. Just click on the P++ icon.
Remember to show your appreciation by reviewing,rating and becoming a fan.
=================================================================================================
[VYCS] VARIABLE YOU CAN SET
=================================================================================================
//GM_setValue("NextPageMethod", 1); // [1]
//GM_setValue("RequestBookmarkCount", 2); //[4]
[1] Default: 3
Method used to load next page. Default now is Method 3 as it is most compatible
method.
1: Uses GM_XmlHttpRequest (Not supported by Google Chrome or Opera)
2: Uses XmlHttpRequest (Not supported by Opera)
3: Uses iform. Slowest method (Default method)
[2] Does an extra call to get bookmark if it is missing. Default value is 0.
0: Do not make any extra http request to get bookmark
1: Get bookmark count on every page except illustration page
2: Get bookmark for every page