Greasy Fork is available in English.

Pagetual

Pengambilan otomatis halaman web yang dipaginasi berikutnya dan penyisipan ke halaman saat ini untuk pengguliran tak terbatas. Mendukung ribuan situs web tanpa aturan apa pun.

< Feedback on Pagetual

Review: Good - script works

§
Posted: 29 April 2023

现在GitHub更新后是不是不能自动翻页了?

hoothinPembuat
§
Posted: 29 April 2023
Edited: 29 April 2023
    {
        "name": "Repository search results · GitHub",
        "url": "^https?://github\\.com/search",
        "example": "https://github.com/search?q=C%2B%2B",
        "nextLinkByUrl": [
            "(&p=(\\d+))?$",
            "&p={$2+1}"
        ],
        "pageElement": "[data-testid='results-list']",
        "action": 0
    }

配合最新版永页机使用

Post reply

Sign in to post a reply.