Pagetual

Perpetual pages - powerful auto-pager script. Auto fetching next paginated web pages and inserting into current page for infinite scroll. Support thousands of web sites without any rule.

< Feedback on Pagetual

Review: Good - script works

§
Posted: 2023-01-22

steam上Wallpaper Engine的创意工坊查看作者全部作品的话 一排会变4个 最后个会和作者头像重叠

§
Posted: 2023-01-22

需要自定義

    {
        "name": "Steam Wallpaper Engine",
        "example": "https://steamcommunity.com/id/officialSqueak/myworkshopfiles/?appid=431960",
        "url": "^https?://steamcommunity\\.com/",
        "include": ".workshopBrowsePaging",
        "nextLink": "a.pagebtn:last-child",
        "pageElement": ".workshopBrowseItems",
        "replaceElement": ".workshopBrowsePaging",
        "css": ".pagetual_pageBar{margin-top:0px!important}"
    }
§
Posted: 2023-01-23

優化可顯示下一頁的提示文字

    {
        "name": "steamcommunity.com",
        "url": "^https?://steamcommunity\\.com/",
        "include": ".workshopBrowsePaging",
        "nextLink": "a.pagebtn:last-child",
        "pageElement": ".workshopBrowseItems",
        "replaceElement": ".workshopBrowsePaging",
        "pageAction": "document.querySelectorAll('.workshopBrowseItems>script').forEach(e=>{eval(e.innerHTML)})",
        "css": ".pagetual_pageBar{margin-top:0px!important}"
    }
§
Posted: 2023-01-24

多谢 解决了解决了

Post reply

Sign in to post a reply.